Update README.md

This commit is contained in:
Alex Hultman
2020-10-12 13:15:32 +02:00
committed by GitHub
parent c58ed16d38
commit 7df5a274e7
+1 -1
View File
@@ -19,7 +19,7 @@ Furthermore, we partake in Google's OSS-Fuzz with a ~95% daily fuzzing coverage
µ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 proven
Runs the trading APIs of [Bitfinex.com](https://bitfinex.com), handling volumes of ~170 million USD every day. Also runs [Trello](https://trello.com), serving their 50 million users.
Runs the trading APIs of [Bitfinex.com](https://bitfinex.com), handling volumes of ~170 million USD every day. Also runs [Trello](https://trello.com), serving their 50 million users with real-time board updates.
### :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.