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

Fixed connections not leaving their rooms with namespace.disconnect() #83

Closed
wants to merge 1 commit into from

Conversation

nims11
Copy link

@nims11 nims11 commented Dec 29, 2014

The GenericNamespace doesn't have its own disconnect, thus it caused connections from not leaving their rooms upon request.namespace.disconnect().

I faced this issue with my app, and the associated commit fixed it. Please point out if any errors on my part.

@miguelgrinberg
Copy link
Owner

Good catch! Thanks for going all the way and coming up with the fix. I think your fix can go in as is, I'll test it a little bit before doing the merge, but it looks pretty good to me.

@nobane
Copy link

nobane commented Apr 7, 2015

👍
Merge this soon, please?

@miguelgrinberg
Copy link
Owner

This is going to be superseeded by the implementation in version 1.0, which is almost a complete rewrite.

@miguelgrinberg
Copy link
Owner

This should be fixed in the 1.0 release.

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

Successfully merging this pull request may close these issues.

3 participants