mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2024-11-20 11:27:17 -05:00
Add uWebSockets (#618)
This commit is contained in:
parent
e5f6c7fe91
commit
551a3058eb
1 changed files with 1 additions and 0 deletions
|
@ -429,6 +429,7 @@
|
|||
- [deepstream.io](https://deepstream.io) - Scalable real-time microservice framework.
|
||||
- [Kalm](https://github.com/fed135/Kalm) - Modular socket wrapper and optimizer.
|
||||
- [MQTT.js](https://github.com/mqttjs/MQTT.js) - Client for MQTT - A lightweight pub-sub based messaging protocol for use on top of TCP/IP.
|
||||
- [µWebSockets](https://github.com/uWebSockets/uWebSockets) - Highly scalable WebSocket server & client library.
|
||||
|
||||
|
||||
### Image
|
||||
|
|
Loading…
Reference in a new issue