This is a nodejs chat application. Just doing some learning using it.
Not hosted anywhere as of now due to lack of hosting options and a sliver of laziness.
You'll need to get socket.io, express and node-mysql to run this application. npm install <> will do the trick. Only recently moved to Expressjs.