Normandy.Agents.Turn.Supervisor
(normandy v1.0.0)
View Source
DynamicSupervisor for Turn.Server processes (one per live session).
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.
@spec start_server( :gen_statem.server_ref() | pid(), keyword() ) :: DynamicSupervisor.on_start_child()