Skip to content

socket io room clients on different servers? #1890

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

Closed
mattador1 opened this issue Nov 25, 2014 · 2 comments
Closed

socket io room clients on different servers? #1890

mattador1 opened this issue Nov 25, 2014 · 2 comments

Comments

@mattador1
Copy link

I'm using redis as a adapter to send messages to clients in same room but on different socketio servers. I s it possible to get sockets (their number) which are in the same room ,but not necessarily on same server . Is this information available ?

@barisusakli
Copy link

#1630

@nkzawa nkzawa added the Rooms label Dec 25, 2014
@nkzawa
Copy link
Contributor

nkzawa commented Dec 25, 2014

Duplicate of #1630

@nkzawa nkzawa closed this as completed Dec 25, 2014
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

4 participants
@nkzawa @barisusakli @mattador1 and others