Close

Socket.IO

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.

References

  1. from Socket.IO