hub v0.6.3 Hub.ChannelSupervisor

Dynamic supervisor for Channel processes

Link to this section Summary

Functions

Starts a Channel worker with the given channel name

Starts the supervisor

Link to this section Functions

Link to this function

child_spec(list)

Link to this function

start_child(channel_name)
start_child(String.t()) :: Supervisor.on_start_child()

Starts a Channel worker with the given channel name

Link to this function

start_link()
start_link() :: Supervisor.on_start()

Starts the supervisor