feat: ✨ new protocol client implementation
This commit is contained in:
parent
51c29f7921
commit
ad0323da33
9 changed files with 522 additions and 206 deletions
|
@ -6,5 +6,6 @@ edition = "2024"
|
|||
[dependencies]
|
||||
# serde = { workspace = true }
|
||||
# serde_json = { workspace = true }
|
||||
tokio = { workspace = true }
|
||||
chrono = { workspace = true }
|
||||
bincode = { workspace = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue