-
Notifications
You must be signed in to change notification settings - Fork 21
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
Dynamic path #28
Comments
Setting up a room on Socket.io is done from the server side, so from the client |
Sorry, I meant to say namespaces |
Dynamic namespaces? |
Yes. Like having a namespace for |
Ah! No, currently no support for namespaces, but we could add it. How do you imagine we'd implement this? Adding a |
I think currently |
Is it possible to set path from
controller/route
for creating dynamic rooms?The text was updated successfully, but these errors were encountered: