Private
Emit an event on the event bus
Name of the event to emit
Event payload to emit
Get the version of this event bus instance This is used for compatibility checking
Subscribe the event bus
Name of the event to subscribe
Handler ivoken when receiving the event
Unsubscribe a handler on one event from the event bus
Name of the event to unsubscribe
Handler to unsubscribe
Emit an event on the event bus