Namespace: masseuse/channels

masseuse/channels

channels is a singleton event bus.

Source:

Methods

<static> Channels#addChannel(channel)

Channel can either be a string or array of channel strings. The string takes the form, 'name1.name2.name3'

Parameters:
Name Type Description
channel
Source: