I'm looking for a websocket/node.js chat implementation which supports multiple rooms.
I'm also going to write an app which needs multiple rooms or servers, and I'm just looking for some code samples of how people do it.
Thanks.
I know there's a service http://pusherapp.com which provides this service, but I'm looking for an open source example.