View Source Extreme.EventProducer (extreme v1.1.0-rc8)

Summary

Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

on_async_event(pid, event)

View Source
Link to this function

on_sync_event(pid, event, timeout)

View Source
Link to this function

send_to_subscriber(pid, msg)

View Source
Link to this function

start_link(base_name, opts)

View Source
Link to this function

subscription_status(pid)

View Source