hub v0.6.3 Hub.ChannelRegistry
Keeps track of channel processes with channel names as keys.
Link to this section Summary
Functions
Looks up the given channel name
Registers the channel with the channel_name
Starts the registry
Link to this section Functions
Link to this function
child_spec(list)
Link to this function
lookup(channel_name)
Looks up the given channel name
Link to this function
register(channel_name)
Registers the channel with the channel_name
Link to this function
start_link()
Starts the registry