Main project file
- async main.handler(websocket)[source]
Handle the websocket connection.
- Parameters:
websocket (websockets.WebSocketServerProtocol) – The websocket connection.
Handle the websocket connection.
websocket (websockets.WebSocketServerProtocol) – The websocket connection.