Appearance
The chat application consists of two models: one for the client, running in the browser, and one for the server, a node.js application. Here you can have a look at the model files for both. This application was also used as the tutorial