Pi.Plugin.Waiters (pi_bridge v0.6.22)

Copy Markdown View Source

ETS-backed session waiter registry for interactive plugins.

Summary

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

ensure_table!(table)

install()

pop(table, session_id)

register(table, session_id, pid)

start_link(opts \\ [])

table?(table)

unregister(table, session_id)