websockets-chat-sample This is a HTML Websockets Chat, it emulates an IRC chat (with a XChat look), can be used to learn how websockets work. Start the server: node server.js Once you start it, you can open index.html in your browser to test the chat. wschat.mp4