Dusk.FLAME.Backend (Dusk v0.1.0)

Copy Markdown View Source

Phoenix FLAME backend with Zenoh and/or Iroh overlay.

config :flame, :backend, {Dusk.FLAME.Backend,
  overlay: :both,
  connect: "tcp/127.0.0.1:7447",
  key: "dusk/flame/runners"
}

Local runner plus overlay advertise. Not elastic FLAME — see zeiroh/EVAL.md.

Summary

Functions

handle_info(msg, state)

init(opts)

remote_boot(state)

remote_spawn_monitor(state, func)

system_shutdown()