Zeiroh (Zeiroh v0.1.0)

Copy Markdown View Source

Phoenix FLAME backends for Iroh and Zenoh.

First-class FLAME package. Siblings:

  • IngotCluster — Iroh + Zenoh cluster

  • Dusk — Zenoh-first cluster

  • Crucible — boot the machine

  • Gale — HTTP/3

    config :flame, :backend, {Zeiroh.FLAME.Backend, provisioner: :local, overlay: :both}

    {Zeiroh, overlay: :both, live: false} {Zeiroh, package: :ingot_cluster, iroh: true, zenoh: [live: false]} {Zeiroh, package: :dusk, live: false}

Summary

Functions

backends()

child_spec(opts)

See Zeiroh.Cluster.child_spec/1.

start_link(opts)

See Zeiroh.Cluster.start_link/1.