So i am starting experimenting with websockets and this is the idea:
@app.websocket("/connect/{client_id}") async def connect(websocket: WebSocket, clie