javascript - node.js multi room chat example -


I'm looking for a websocket / node.js chat implementation that supports multiple rooms.

I'm going to write an app that requires many rooms or servers, and I'm just looking for some code samples that how people do it.

Thank you.

I know a service that provides this service, but I am looking for an open source example.

I realized that you have not yet solved your problem, to see this question Suggestion where I replied:


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -