mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-09-17 06:43:48 +00:00
✨ Feature: 添加 httpx2 驱动器支持 (#4194)
This commit is contained in:
@@ -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]",
|
||||
|
||||
Reference in New Issue
Block a user