I need to have beta version of websocket site. Can you please provide details how I can start websocket website through api
I need to have beta version of websocket site. Can you please provide details how I can start websocket website through api
Hi team
Can you guide me how to start websocket site.
Regards Sauravh
You can probably use a flask-socketio web app using our experimental ASGI web app type. You can check the documentation for flask-socketio for how to use it for websockets.