Demo application to learn about websocket (implemented with NodeJS) This is using websocket module.
WebSocket is a computer communications protocol, providing full-duplex communication channels over a single TCP connection.
This is based on this youtube video from Hussein Nasser
