Name | Description | |
---|---|---|
Publish | Broadcasts a message on the specified channel to all running instances of Pro. | |
Subscribe | Subscribes to the channel identified by the channel argument. The specified action will be invoked when a message is sent to this channel. | |
Unsubscribe | Unregisters a previously registered subscription using the specified subscription id. |