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
-
* handles more than 60k WebSocket Secure (HTTPS) peers on single CPU thanks to [uWebSockets.js](https://github.com/uNetworking/uWebSockets.js) I/O backend
10
+
* handles more than 60k WebSocket Secure (HTTPS) peers on a single virtual CPU core thanks to [uWebSockets.js](https://github.com/uNetworking/uWebSockets.js) I/O backend
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