Skip to content

Commit dd1fffb

Browse files
authored
Update README.md
1 parent ccbaa67 commit dd1fffb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ WebTorrent tracker is a required component of [WebTorrent](https://github.com/we
77

88
## Features
99

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
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
1111
* handles ws:// (HTTP) and wss:// (HTTPS) connections simultaneously
1212
* IPv4 and IPv6 support
1313
* robust and well-tested: CI, unit tests, static code analyzis, 100% TypeScript

0 commit comments

Comments
 (0)