Module mmids_core::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

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

Functions