exda v0.1.1 Exda.EventBuses.AsyncTask

This will use Task.start/3 and call each specified consumer as a new task with its own pid.

Link to this section Summary

Link to this section Functions

Link to this function

handle_event(event_name, consumer, event_data)
handle_event(event_name :: atom(), consumer :: module(), event_data :: any()) ::
  Exda.Producer.bus_callback()