fastapi/fastapi/websockets.py

2 lines
148 B
Python

from starlette.websockets import WebSocket as WebSocket # noqa
from starlette.websockets import WebSocketDisconnect as WebSocketDisconnect # noqa