Skip to main content

Channels

Channels are globally accessed named contexts that allow users to dynamically group apps, instructing them to work over the same shared data object. When apps are on the same Channel, they share a context data object which they can monitor and/or update.

The Channels API is accessible via the io.channels object.