implemented receive and reset in sender
This commit is contained in:
parent
96340622d8
commit
88abc6d3de
24 changed files with 240 additions and 73 deletions
|
|
@ -40,6 +40,7 @@ headers = "0.4"
|
|||
tower = { version = "0.4", features = ["util"] }
|
||||
reqwest = { version = "0.12.4", features = ["blocking", "json"] }
|
||||
hex = "0.4.3"
|
||||
anyhow = "1.0.83"
|
||||
|
||||
[build-dependencies]
|
||||
prost-build = "0.12.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue