nonebot2/nonebot/drivers
2024-01-17 16:39:35 +08:00
..
__init__.py Feature: 细化 driver 职责类型 (#2296) 2023-08-26 11:03:24 +08:00
aiohttp.py Feature: 细化 driver 职责类型 (#2296) 2023-08-26 11:03:24 +08:00
fastapi.py 🐛 Fix: 新增 Lifespan._on_ready() 供适配器使用 (#2483) 2023-12-10 18:12:10 +08:00
httpx.py Feature: 细化 driver 职责类型 (#2296) 2023-08-26 11:03:24 +08:00
none.py 🐛 Fix: 新增 Lifespan._on_ready() 供适配器使用 (#2483) 2023-12-10 18:12:10 +08:00
quart.py 🐛 Fix: 新增 Lifespan._on_ready() 供适配器使用 (#2483) 2023-12-10 18:12:10 +08:00
websockets.py 🐛 Fix: websockets 驱动器连接关闭 code 获取错误 (#2537) 2024-01-17 16:39:35 +08:00