exon v0.1.4 Exon.EventBus behaviour
An event bus behaviour and convenience macro.
Use Exon.EventBus
to define an event bus for your application.
You can either use: use Exon.EventBus, :sync
or use Exon.EventBus, :async
.
Summary
Functions
A shared utility function to apply the event handling method on a handler