mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-23 20:08:06 -08:00
Merge pull request #12 from jondubois/patch-1
Added SocketCluster under realtime
This commit is contained in:
@@ -155,6 +155,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||||||
### Real-time
|
### Real-time
|
||||||
|
|
||||||
- [Socket.io](http://socket.io) - Enables real-time bidirectional event-based communication.
|
- [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.
|
- [Primus](https://github.com/primus/primus) - An abstraction layer for real-time frameworks to prevent module lock-in.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user