mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
aquatic_ws: create HandshakeMachine from ConnectionStage
This commit is contained in:
parent
2967129c1f
commit
0bcfffb2bd
5 changed files with 122 additions and 105 deletions
|
|
@ -16,6 +16,7 @@ path = "src/bin/main.rs"
|
|||
[dependencies]
|
||||
aquatic_common = { path = "../aquatic_common" }
|
||||
cli_helpers = { path = "../cli_helpers" }
|
||||
either = "1"
|
||||
flume = "0.7"
|
||||
hashbrown = { version = "0.7", features = ["serde"] }
|
||||
indexmap = "1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue