Zeiroh.FLAME.Iroh (Zeiroh v0.1.0)

Copy Markdown View Source

Phoenix FLAME backend using the Iroh (iron) overlay only.

config :flame, :backend, {Zeiroh.FLAME.Iroh, alpns: ["zeiroh/flame"]}

Summary

Functions

handle_info(msg, state)

See Zeiroh.FLAME.Backend.handle_info/2.

init(opts)

remote_boot(state)

See Zeiroh.FLAME.Backend.remote_boot/1.

remote_spawn_monitor(state, func)

See Zeiroh.FLAME.Backend.remote_spawn_monitor/2.

system_shutdown()

See Zeiroh.FLAME.Backend.system_shutdown/0.