mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
aquatic_http: replace flume with crossbeam; clean connections less often
This commit is contained in:
parent
3802dec79e
commit
228511b3aa
6 changed files with 15 additions and 13 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -62,8 +62,8 @@ dependencies = [
|
|||
"aquatic_cli_helpers",
|
||||
"aquatic_common",
|
||||
"aquatic_http_protocol",
|
||||
"crossbeam-channel",
|
||||
"either",
|
||||
"flume",
|
||||
"hashbrown",
|
||||
"indexmap",
|
||||
"itoa",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue