Feature: 添加 httpx2 驱动器支持 (#4194)

This commit is contained in:
StarHeart
2026-09-13 23:43:34 +08:00
committed by GitHub
parent 206d31a61d
commit 92c840ef11
8 changed files with 389 additions and 16 deletions
+10
View File
@@ -39,6 +39,16 @@
"tags": [],
"is_official": true
},
{
"module_name": "~httpx2",
"project_link": "nonebot2[httpx2]",
"name": "HTTPX2",
"desc": "HTTPX2 驱动器",
"author_id": 42488585,
"homepage": "/docs/advanced/driver",
"tags": [],
"is_official": true
},
{
"module_name": "~websockets",
"project_link": "nonebot2[websockets]",