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

Using the RoomsMixin gives an AttributeError #64

Closed
thapar opened this issue Jul 26, 2012 · 2 comments
Closed

Using the RoomsMixin gives an AttributeError #64

thapar opened this issue Jul 26, 2012 · 2 comments

Comments

@thapar
Copy link
Contributor

thapar commented Jul 26, 2012

Using this code http://paste.ofcode.org/37z2pnKVUDVWB3FQQLZZSF7 with the simple_pyramid_chat gives this traceback --> http://paste.ofcode.org/NkXFNqq5UxKcQvZY2BJC9k

@sontek
Copy link
Collaborator

sontek commented Jul 30, 2012

Looks like you aren't actually using the rooms mixin properly... You don't call socket.rooms you call socket.join('room')

@sontek
Copy link
Collaborator

sontek commented Nov 15, 2012

Closing this since it hasn't gotten a response.

@sontek sontek closed this as completed Nov 15, 2012
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