Hub.ChannelSupervisor (hub v1.0.1)

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)

Specs

Starts a Channel worker with the given channel name

Specs

start_link() :: Supervisor.on_start()

Starts the supervisor