Update README.md

This commit is contained in:
Alex Hultman
2020-07-26 09:31:20 +02:00
committed by GitHub
parent 7d31bad8f2
commit e2083bab14
+3
View File
@@ -19,6 +19,9 @@ Furthermore, we partake in Google's OSS-Fuzz with a ~90% daily fuzzing coverage
### :arrow_forward: Rapid scripting
µWebSockets is written entirely in C & C++ but has a seamless integration for Node.js backends. This allows for rapid scripting of powerful apps, using widespread competence. See <a href="https://github.com/uNetworking/uWebSockets.js">µWebSockets.js</a>.
### :crossed_swords: Battle scarred
Currently running in production over at [Bitfinex.com](https://bitfinex.com), handling trading volumes of 100 million USD every day.
### :battery: Batteries included
Designed around a convenient URL router with wildcard & parameter support - paired with efficient pub/sub features inspired by MQTT. µWebSockets should be the obvious, complete starting point for any real-time web project with high demands.