Channels
A channel is an abstraction for bidierctional websocket streams.
channels: my-room: function: processfunction in this context is either an an inline javascript handler. For example:
channels: my-room: function: path/to/handler.jsAuthorizer
Section titled “Authorizer”wip