v15.9.0
This commit is contained in:
parent
4f6055d454
commit
2ea07694b4
@ -11,7 +11,7 @@
|
||||
µWebSockets.js is the Google V8 bindings to [µWebSockets](https://github.com/uNetworking/uWebSockets), one of the most efficient web servers available for C++ programming<sup>[[2]](https://github.com/uNetworking/uWebSockets/tree/master/benchmarks)</sup>. Bypassing the entire I/O stack of Node.js allows for unprecedented efficiency in back-end JavaScript - what you build stands on nothing but the best of C and C++. Scales to millions of active WebSockets using half a GB of user space memory<sup>[[3]](https://medium.com/@alexhultman/millions-of-active-websockets-with-node-js-7dc575746a01)</sup>.
|
||||
|
||||
```
|
||||
npm install uNetworking/uWebSockets.js#v15.8.0
|
||||
npm install uNetworking/uWebSockets.js#v15.9.0
|
||||
```
|
||||
|
||||
, or any such tag (see [releases](https://github.com/uNetworking/uWebSockets.js/releases)).
|
||||
|
Loading…
Reference in New Issue
Block a user