PUBSUB base service
Classes
Type Definitions
-
Subscriber(message)
-
Channel message callback
Parameters:
Name Type Description message
* The message after passing it through JSON.parse(). If it fails then the raw message is used as this argument