Node.js – Complete chat solution in NodeJs

node.js

I don't know if it is the right place to answer this, but is there any cometchat-like solution for Node ?

(But perhaps I should migrate the question to meta?)

Best Answer

Google is your friend for find excellent examples: node.js chat socket.io example

One great chat example can be found at:

http://psitsmike.com/2011/09/node-js-and-socket-io-chat-tutorial/