Call service method.
returns promise if called with no callback.
Close underlying transport connection.
Publish to a topic.
Register request handler method with enabled logging.
Register request handler method with disabled logging.
Start listenning on the underlying transport connection.
returns promise if called with no callback.
Subscribe to a topic.
Subscribe to a topic, getting a producer/consumer array of promises.
An async array following the producer/consumer pattern.
Connection closed handler
Service name and id.
Generated using TypeDoc
Provides an interface to create your service and register request handlers.