Socket.IO
Results
30
repositories owned by
Socket.IO
socket.io-client
10.6k
Stars
3.0k
Forks
Watchers
Realtime application framework (client)
socket.io
60.3k
Stars
10.1k
Forks
Watchers
Realtime application framework (Node.JS server)
socket.io-redis-adapter
2.7k
Stars
487
Forks
Watchers
Adapter to enable broadcasting of events to multiple separate socket.io server nodes.
engine.io
4.6k
Stars
571
Forks
Watchers
The engine used in the Socket.IO JavaScript server, which manages the low-level transports such as HTTP long-polling and WebSocket.
engine.io-client
744
Stars
356
Forks
Watchers
The engine used in the Socket.IO JavaScript client, which manages the low-level transports such as HTTP long-polling, WebSocket and WebTransport.
socket.io-adapter
195
Stars
99
Forks
Watchers
The Socket.IO in-memory adapter