From 0ee723a55a8b0c77095828a34c0885da41f1a91c Mon Sep 17 00:00:00 2001 From: Alex Hultman Date: Mon, 27 Jul 2020 10:47:18 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 266a8a1..8c3891f 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,8 @@ 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 µWebSockets.js. -### :crossed_swords: Battle scarred -Currently running in production over at [Bitfinex.com](https://bitfinex.com), handling trading volumes of 100 million USD every day. +### :crossed_swords: Battle proven +Runs the trading APIs of [Bitfinex.com](https://bitfinex.com), handling volumes of ~170 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.