configuring_event_bus_adapters
Configuring EventBus adapters
Configuring EventBus adapters
Implementing your custom IEventBusAdapter
The @daiso-tech/core/event-bus component provides a way for dispatching and listening to events independent of underlying technology.
The EventBusFactory class provides a flexible way to configure and switch between different event bus adapters at runtime.