mirror of
https://github.com/fastapi-practices/fastapi-best-architecture.git
synced 2026-09-21 21:15:13 +00:00
Add asynchronous socketio application server (#437)
* Add asynchronous socketio application server * fix uv lock * Update cors * fix socket app
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
## 任务介绍
|
||||
|
||||
当前任务使用 Celery 实现,实施方案请查看 [#225](https://github.com/orgs/fastapi-practices/discussions/225)
|
||||
当前任务使用 Celery
|
||||
实现,实施方案请查看 [#225](https://github.com/fastapi-practices/fastapi_best_architecture/discussions/225)
|
||||
|
||||
## 添加任务
|
||||
|
||||
|
||||
Reference in New Issue
Block a user