WIP: ws: split into features, other fixes

This commit is contained in:
Joakim Frostegård 2021-11-05 13:18:22 +01:00
parent 465cf5920d
commit 2bed6ccdc5
10 changed files with 76 additions and 25 deletions

1
Cargo.lock generated
View file

@ -240,6 +240,7 @@ dependencies = [
"aquatic_common",
"aquatic_ws_protocol",
"async-tungstenite",
"cfg-if",
"core_affinity",
"crossbeam-channel",
"either",