Xirsys.Sockets.TierSupervisor (xturn_sockets v2.0.0)

View Source

Dynamic supervisor for async tier session workers.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(opts)

start_session(supervisor, opts)

@spec start_session(
  atom(),
  keyword()
) :: DynamicSupervisor.on_start_child()