chatRoom it is real time chat application. Using this chatRoom multiple users can chat each other under room. Any user can easily create a new room. After create room then multiple users chat. It's real time chat Application so if any user leave the room active users site automatic updated. Users can see how many users active at a time.
For using this chatRoom user first login. Login method implements using facebook. User can login with their facebook account. After successfully login then user see chat room list. Select any room then users can chat each others.
Node.js
Express.js
Mongodb
socket.io
HTML5
CSS3
npm install