Update README: brag more about performance

This commit is contained in:
Joakim Frostegård 2020-06-30 00:04:57 +02:00
parent 7512b4b44f
commit 7867d5c8f3

View file

@ -3,7 +3,8 @@
Blazingly fast, multi-threaded BitTorrent tracker written in Rust.
Consists of separate executables:
* `aquatic_udp`: UDP BitTorrent tracker
* `aquatic_udp`: UDP BitTorrent tracker with double the thoughput of
opentracker
* `aquatic_ws`: WebTorrent tracker (experimental)
These are described in detail below, after the general information.