1
0
Fork 0
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:
bubalubu 2016-11-13 13:20:19 +07:00 committed by Sindre Sorhus
parent e5f6c7fe91
commit 551a3058eb

View file

@ -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