**Description** How can I use socket.io instead of the plain websocket integration? I guess this is more a question belonging to starlette. Currently migrating from a flask application using flask-socketio / python-socketio Any hint is appreciated. Thx.