fastapi/fastapi/websockets.py

3 lines
148 B
Python

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