EventBus
v0.1.0
Search documentation of EventBus
Settings
EventBus.State
(EventBus v0.1.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)
Functions
add_subscriber(cache_id, event_module, subscriber_module)
child_spec(opts)
get_subscribers(cache_id, event_module)