mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2024-11-20 11:27:17 -05:00
Add Primus to Real-time
This commit is contained in:
parent
7bbf7d9122
commit
514d075398
1 changed files with 1 additions and 0 deletions
|
@ -154,6 +154,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.
|
||||
- [Primus](https://github.com/primus/primus) - An abstraction layer for real-time frameworks to prevent module lock-in.
|
||||
|
||||
|
||||
### Date
|
||||
|
|
Loading…
Reference in a new issue