mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 18:25: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
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -239,6 +239,7 @@ dependencies = [
|
|||
name = "aquatic_ws_protocol"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"hashbrown",
|
||||
"serde",
|
||||
"serde_json",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue