View Source Chorex.RuntimeSupervisor (Chorex v0.8.7)

DynamicSupervisor for Chorex actors.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

start_child(sup_name, mod_name, arg)

View Source
Link to this function

start_link(session_token)

View Source