mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Update README
This commit is contained in:
parent
9c88b85898
commit
436094ca59
1 changed files with 2 additions and 2 deletions
|
|
@ -5,8 +5,8 @@
|
|||
Blazingly fast, multi-threaded BitTorrent tracker written in Rust.
|
||||
|
||||
Consists of three sub-implementations for different protocols:
|
||||
* `aquatic_udp`: BitTorrent over UDP. Implementation achieves double the throughput
|
||||
of opentracker (see benchmarks below)
|
||||
* `aquatic_udp`: BitTorrent over UDP. Implementation achieves 45% higher throughput
|
||||
than opentracker (see benchmarks below)
|
||||
* `aquatic_http`: BitTorrent over HTTP/TLS (slightly experimental)
|
||||
* `aquatic_ws`: WebTorrent (experimental)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue