Header menu logo Nao

InMemoryEventBus Type

In-process synchronous bus: publishing awaits every consumer so persistence is deterministic for the desktop app. A failing consumer is isolated (its exception is swallowed) so one bad sink never breaks a producer's turn.

Constructors

Constructor Description

InMemoryEventBus()

Full Usage: InMemoryEventBus()

Returns: InMemoryEventBus

Type something to start searching.