Module event_hub

Source
Expand description

The event hub is a central actor that receives events from all type of mmids subsystems and allows them to be published to interested subscribers.

Enums§

PublishEventRequest
A request to publish a notification to the event hub
SubscriptionRequest
A request to subscribe to a category of events
WorkflowManagerEvent
WorkflowStartedOrStoppedEvent
Events relating to workflows being started or stopped

Functions§

start_event_hub