Socket.IO
Jump to navigation
Jump to search
Socket.IO enables real-time, bidirectional and event-based communication. It works on every platform, browser or device, focusing equally on reliability and speed.[1]
A common framework for creating a Socket.IO server app is Node.js - a JavaScript runtime built on Chrome's V8 JavaScript engine.
See the SocketIO DAT.