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
@@ -7,7 +7,7 @@ WebTorrent tracker is a required component of [WebTorrent](https://github.com/we
7
7
8
8
## Features
9
9
10
-
* hanldes more than 40k WebSocket Secure (HTTPS) peers on a VPS with only 2 GiB memory and 1 virtual CPU thanks to [uWebSockets.js](https://github.com/uNetworking/uWebSockets.js) I/O backend and perfomance optimizations in the code
10
+
* hanldes more than 45k WebSocket Secure (HTTPS) peers on a VPS with only 2 GiB memory and 1 virtual CPU thanks to [uWebSockets.js](https://github.com/uNetworking/uWebSockets.js) I/O backend and perfomance optimizations in the code
11
11
* handles ws:// (HTTP) and wss:// (HTTPS) connections simultaneously
12
12
* IPv4 and IPv6 support
13
13
* robust and well-tested: CI, unit tests, static code analyzis, 100% TypeScript
0 commit comments