A generalized message bus service interface, which can represent publish/subscribe service, message queue or any producer-consumer model.
Dispatches a message.
Optional
Subscribes to new messages and returns a handle to unsubscribe.
Generated using TypeDoc
A generalized message bus service interface, which can represent publish/subscribe service, message queue or any producer-consumer model.