You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Checkout this doc from the FastApi documentation, it uses a Class for managing the connections.
I think you should add a websocket endpoint with a room_id parameter, and the manager should connect you to the requested room class.
Want a bit of help in knowing, how to create different rooms?
The text was updated successfully, but these errors were encountered: