aquatic_ws: improve cpu pinning

This commit is contained in:
Joakim Frostegård 2021-11-07 11:46:48 +01:00
parent 6eaac536ba
commit b54694bbc0
5 changed files with 56 additions and 19 deletions

View file

@ -26,7 +26,6 @@ aquatic_cli_helpers = "0.1.0"
aquatic_common = "0.1.0"
aquatic_ws_protocol = "0.1.0"
cfg-if = "1"
core_affinity = "0.5"
either = "1"
hashbrown = { version = "0.11.2", features = ["serde"] }
log = "0.4"