m2nChat – NodeJS powered simple chat application

chat

Recently I have been getting my hands dirty on NodeJS. It is a very powerful JavaScript runtime that has been designed to build highly scalable web applications. It has been designed to work on the server side and has a solid event model system that can manage a large number of concurrent connections to the server.

The m2nChat application has been built over NodeJS with the basic structure taken Realtime Chat using NodeJS.

This one has some additional features above the original one.

You can also download a copy of the code from github and make your own changes.

Start your private chat.

Murari Mohan Nayak

Leave a Reply