Wire pubsub through iroh-gossip
This commit is contained in:
parent
59c463eb40
commit
eec4c92145
8 changed files with 291 additions and 38 deletions
|
|
@ -7,6 +7,8 @@ license.workspace = true
|
|||
|
||||
[dependencies]
|
||||
base64.workspace = true
|
||||
blake3.workspace = true
|
||||
bytes.workspace = true
|
||||
serde.workspace = true
|
||||
serde_json.workspace = true
|
||||
thiserror.workspace = true
|
||||
|
|
|
|||
Loading…
Reference in a new issue