event_bus v0.3.1 API Reference

Modules

Simple event bus implementation

Event Manager

Event Manager

Event Watcher module is a helper to get info for the events and also an organizer for the events happened in time. It automatically deletes processed events from the ETS table. Event listeners are responsible for notifying the Event Watcher on completions and skips

Subscription Manager