Files
fastapi_best_architecture/backend/common/socketio/__init__.py
Wu Clan 493c2b2545 Add asynchronous socketio application server (#437)
* Add asynchronous socketio application server

* fix uv lock

* Update cors

* fix socket app
2024-11-02 00:12:01 +08:00

3 lines
47 B
Python

#!/usr/bin/env python3
# -*- coding: utf-8 -*-