mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
ws load test: add cpu pinning and log crate logging
This commit is contained in:
parent
3114f8692b
commit
b653e3e3ff
4 changed files with 31 additions and 4 deletions
|
|
@ -13,6 +13,7 @@ name = "aquatic_ws_load_test"
|
|||
anyhow = "1"
|
||||
async-tungstenite = "0.15"
|
||||
aquatic_cli_helpers = "0.1.0"
|
||||
aquatic_common = "0.1.0"
|
||||
aquatic_ws_protocol = "0.1.0"
|
||||
futures = "0.3"
|
||||
futures-rustls = "0.22"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue