event_bus v1.0.0-beta1 API Reference

Modules

Simple event bus implementation

EventBus config reader

Event Manager

Event builder and notifier blocks/yields for EventBus

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

Structure and type for Event model

Subscription Manager

Topic manager