Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating a new feature #3

Open
rohitmadrileno15 opened this issue Jan 15, 2021 · 1 comment
Open

Creating a new feature #3

rohitmadrileno15 opened this issue Jan 15, 2021 · 1 comment

Comments

@rohitmadrileno15
Copy link

Want a bit of help in knowing, how to create different rooms?

@lautarodapin
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants