Dusk.Cluster (Dusk v0.1.0)

Copy Markdown View Source

Supervisor for Zenoh and/or Iroh.

Legacy:

{Dusk, connect: "tcp/127.0.0.1:7447", key: "dusk/cluster/**"}

Dual overlay:

{Dusk, iroh: [alpns: ["dusk/1"]], zenoh: [connect: "tcp/127.0.0.1:7447"]}

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(opts)