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

Connecting to multiple socket.io servers #46

Open
sarus opened this issue Feb 10, 2015 · 0 comments
Open

Connecting to multiple socket.io servers #46

sarus opened this issue Feb 10, 2015 · 0 comments

Comments

@sarus
Copy link
Contributor

sarus commented Feb 10, 2015

I actually have two different socket.io servers running different services that I'd like to connect to. Is this possible with Ember-sockets? Any recommendations on how I could set this up? Right now I have it connecting to a single server and it works great but I'm adding a second service that runs on its own port.

I'm guessing the simplest method would involve registering another ember sockets object to the application.

Thanks!

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

1 participant