The IEventBus contract defines a way for dispatching and listening to events independent of underlying technology. It commes with more convient methods compared to IEventBusAdapter.
IEventBus
IEventBusAdapter
IMPORT_PATH: "@daiso-tech/core/event-bus/contracts"
"@daiso-tech/core/event-bus/contracts"
The
IEventBus
contract defines a way for dispatching and listening to events independent of underlying technology. It commes with more convient methods compared toIEventBusAdapter
.IMPORT_PATH:
"@daiso-tech/core/event-bus/contracts"