ExEventBus.State (ExEventBus v0.3.0)

View Source

Uses ETS to define the state of the event bus, particularly the subscribers for each event.

Summary

Functions

add_subscriber(cache_id, event_module, subscriber_module)

child_spec(opts)

get_subscribers(cache_id, event_module)