Update README.md

This commit is contained in:
uNetworkingAB
2022-11-07 12:29:57 +01:00
committed by GitHub
parent 05590db358
commit aea91ccff3

View File

@@ -64,7 +64,7 @@ Low latencies are key to customer satisfaction and your competitive edge. Run lo
We've been fully standards compliant with a perfect Autobahn|Testsuite score since 2016<sup><a href="https://unetworking.github.io/uWebSockets.js/report.pdf">2</a></sup>. µWebSockets powers many of the biggest crypto exchanges in the world, handling trade volumes of multiple billions of USD every day. If you trade crypto, chances are you do so via µWebSockets.
### :package: Easily installed
We *recommend, for simplicity* installing with `yarn add uWebSockets.js@uNetworking/uWebSockets.js#v20.10.0` or any such [release](https://github.com/uNetworking/uWebSockets.js/releases).
We *recommend, for simplicity* installing with `yarn add uWebSockets.js@uNetworking/uWebSockets.js#v20.15.0` or any such [release](https://github.com/uNetworking/uWebSockets.js/releases).
Being an open source project, you are of course perfectly free to choose [other ways of installation](https://docs.npmjs.com/cli/v6/commands/npm-install) as you might prefer.
@@ -75,8 +75,6 @@ Don't hesitate <a href="mailto:alexhultman@gmail.com">sending a mail</a> if you'
Special thanks to BitMEX, Bitfinex, Google, Coinbase, Bitwyre and deepstreamHub for allowing the project itself to thrive on GitHub since 2016 - this project would not be possible without these beautiful companies.
<img src="https://github.com/uNetworking/uWebSockets/raw/master/misc/2018.png" />
### :gear: Gear up
If performance is of utter importance, you don't necessarily have to use JavaScript/Node.js but could write apps in C++ using [µWebSockets](https://github.com/uNetworking/uWebSockets) directly. It works exactly the same way, and will offer the best performance for those highly demanding applications where scripting won't do.