You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ Furthermore, we partake in Google's OSS-Fuzz with a ~95% daily fuzzing coverage<
18
18
### :arrow_forward: Rapid scripting
19
19
µ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 <ahref="https://github.com/uNetworking/uWebSockets.js">µWebSockets.js</a>.
20
20
21
-
Besides this Node.js integration, a tweaked version of µWebSockets makes up the web server and event-loop of [Bun](https://bun.sh).
21
+
Besides this Node.js integration, the JavaScript runtime [Bun](https://bun.sh) uses a tweaked version of µWebSockets for event-loop & web server.
22
22
23
23
### :crossed_swords: Battle proven
24
24
We've been fully standards compliant with a perfect Autobahn|Testsuite score since 2016<sup><ahref="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.
0 commit comments