A browser based chat application using socket.io library.
Allows the user to send public and private mesaages to the other users.
The use of session cookies allows the user to stay logged in without the need to log in each time the user visits/wants to send a message.