mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
http: avoid heap allocation for torrents with few peers; refactor
This commit is contained in:
parent
91f5289b2b
commit
352194e0bd
5 changed files with 322 additions and 192 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -183,6 +183,7 @@ dependencies = [
|
|||
"aquatic_http_protocol",
|
||||
"aquatic_toml_config",
|
||||
"arc-swap",
|
||||
"arrayvec",
|
||||
"cfg-if",
|
||||
"either",
|
||||
"futures",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue