socket.io@4.8.3
// node.js realtime framework server
$ npm install socket.io
downloads/wk
15,206,981
license
MIT
version
4.8.3
published
Dec 23, 2025
What is socket.io?
Socket.IO is a Node.js library that enables real-time, bidirectional communication between servers and clients using WebSockets and other fallback protocols. Developers use it to build applications that need instant data updates, such as chat systems, collaborative tools, live notifications, and multiplayer games, without the latency of traditional request-response cycles.
Links
Keywords
Dependencies (7)
Maintainers
rauchg, darrachequesne