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

Fix inconsistent results with presence in the sample #66

Open
glennblock opened this issue May 15, 2013 · 1 comment
Open

Fix inconsistent results with presence in the sample #66

glennblock opened this issue May 15, 2013 · 1 comment

Comments

@glennblock
Copy link
Contributor

The behavior exhibited is that one socket.io instance does not see the list of connections from the other socket.io instance. In these cases the other instantly normally IS showing the full list.

Retry logic requesting the list of connected clients MAY solve this problem.

Dev Estimate: 8
Test Estimate: 3

@christav
Copy link
Contributor

Noticed something while testing something else - store takes a little while to start up. Could we be trying to send & receive presence information before the store is actually ready / running?

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

No branches or pull requests

2 participants