websocket-chat Simple chat application in node.js using websocket library This is a socket.io like chat example using html5 websocket api on frontend. Insted of using socket.io I used ws library.