Wire pubsub through iroh-gossip

This commit is contained in:
Eric Wendland 2026-05-22 16:45:49 +02:00
commit eec4c92145
8 changed files with 291 additions and 38 deletions

2
Cargo.lock generated
View file

@ -1599,6 +1599,8 @@ name = "geth-node"
version = "0.1.0"
dependencies = [
"base64",
"blake3",
"bytes",
"futures",
"geth-auth",
"geth-cas",