mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 10:45:30 +00:00
aquatic_ws: add InMessage::from_ws_message, use in load test
This commit is contained in:
parent
f7eae860d3
commit
6f2dc6a510
4 changed files with 56 additions and 29 deletions
|
|
@ -9,6 +9,7 @@ license = "Apache-2.0"
|
|||
name = "aquatic_ws_protocol"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1"
|
||||
hashbrown = { version = "0.8", features = ["serde"] }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue