mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 10:45:30 +00:00
ws: quit if any worker quits
This commit is contained in:
parent
d7e06468c3
commit
93f8995a72
6 changed files with 153 additions and 194 deletions
|
|
@ -26,7 +26,7 @@ metrics = ["dep:metrics", "metrics-util"]
|
|||
mimalloc = ["dep:mimalloc"]
|
||||
|
||||
[dependencies]
|
||||
aquatic_common = { workspace = true, features = ["rustls", "glommio"] }
|
||||
aquatic_common = { workspace = true, features = ["rustls"] }
|
||||
aquatic_peer_id.workspace = true
|
||||
aquatic_toml_config.workspace = true
|
||||
aquatic_ws_protocol.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue