mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
http: send response sender to request workers
This commit is contained in:
parent
02b9c9d290
commit
f083cac9e0
6 changed files with 78 additions and 221 deletions
|
|
@ -23,6 +23,7 @@ aquatic_toml_config = { version = "0.2.0", path = "../aquatic_toml_config" }
|
|||
anyhow = "1"
|
||||
cfg-if = "1"
|
||||
either = "1"
|
||||
futures = "0.3"
|
||||
futures-lite = "1"
|
||||
futures-rustls = "0.22"
|
||||
glommio = "0.7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue