Socket.IO

Also known as: Socket IO, SocketIO

Socket.IO is a library for low-latency, bidirectional, event-based client-server communication over transports such as WebSocket and HTTP long-polling.

See the Socket.IO documentation.