libcluster strategy: membership over Iroh (iron / P2P QUIC).
config :libcluster,
topologies: [
dusk_iroh: [
strategy: Dusk.Strategy.Iroh,
config: [interval: 5_000, alpns: ["dusk/1"]]
]
]
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.