HomeDashboard/.venv/lib/python3.12/site-packages/fastapi/websockets.py

4 lines
222 B
Python
Raw Permalink Normal View History

2026-01-03 14:54:18 +01:00
from starlette.websockets import WebSocket as WebSocket # noqa
from starlette.websockets import WebSocketDisconnect as WebSocketDisconnect # noqa
from starlette.websockets import WebSocketState as WebSocketState # noqa