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

How do I join a room with EmberSockets? #48

Open
csprocket777 opened this issue Mar 11, 2015 · 1 comment
Open

How do I join a room with EmberSockets? #48

csprocket777 opened this issue Mar 11, 2015 · 1 comment

Comments

@csprocket777
Copy link

I can make the connection to the server just fine, but once that's established, how do I then join a specific room? Is there an example anywhere?

@Wildhoney
Copy link
Owner

You could manually connect to the server, and then you would have an opportunity to join a websockets room. See: #37

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