socket-io chat example app

This is a very bare-bones app to demonstrate how to get a basic socket.io setup with an express server on top of node.js.

The tutorial followed for this can be found at: https://socket.io/get-started/chat/