mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2025-07-31 22:01:03 -04:00
Added SocketCluster
This commit is contained in:
parent
e4592390cc
commit
c19a4d52d5
1 changed files with 1 additions and 0 deletions
|
@ -155,6 +155,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||
### Real-time
|
||||
|
||||
- [Socket.io](http://socket.io) - Enables real-time bidirectional event-based communication.
|
||||
- [SocketCluster](https://github.com/topcloud/socketcluster) - Scalable HTTP + WebSocket engine which can run on multiple CPU cores.
|
||||
- [Primus](https://github.com/primus/primus) - An abstraction layer for real-time frameworks to prevent module lock-in.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue