mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +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
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -293,6 +293,7 @@ dependencies = [
|
|||
"aquatic_common",
|
||||
"aquatic_toml_config",
|
||||
"aquatic_udp_protocol",
|
||||
"arrayvec",
|
||||
"blake3",
|
||||
"cfg-if",
|
||||
"compact_str",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue