mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 09:45:31 +00:00
udp: store torrents with few peers without an extra heap alloc
This commit is contained in:
parent
d8bd964a57
commit
e77c9f46e7
4 changed files with 269 additions and 138 deletions
|
|
@ -32,6 +32,7 @@ aquatic_toml_config.workspace = true
|
|||
aquatic_udp_protocol.workspace = true
|
||||
|
||||
anyhow = "1"
|
||||
arrayvec = "0.7"
|
||||
blake3 = "1"
|
||||
cfg-if = "1"
|
||||
compact_str = "0.7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue