mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 02:35:31 +00:00
aquatic: print stats about number of peers per torrent
This commit is contained in:
parent
e3d3e9ab57
commit
51590a3d6c
4 changed files with 38 additions and 6 deletions
|
|
@ -14,6 +14,7 @@ name = "aquatic"
|
|||
[dependencies]
|
||||
bittorrent_udp = { path = "../bittorrent_udp" }
|
||||
dashmap = "3"
|
||||
histogram = "0.6"
|
||||
indexmap = "1"
|
||||
mimalloc = { version = "0.1", default-features = false }
|
||||
mio = { version = "0.7", features = ["udp", "os-poll", "os-util"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue