Socket.io - 401-advanced-javascript-Mai/amman-javascript-401d1 GitHub Wiki
Web Sockets
A communication Protocol which provides bidirectional communication between the Client and the Server over a TCP connection.
Socket.io
It is a library that enables real-time and full-duplex communication between the Client and the Web servers.