Skip to main content
Version: Current

BrokerMessage

@rotorsoft/act-root


@rotorsoft/act-root / act-notify / BrokerMessage

Type Alias: BrokerMessage

BrokerMessage = object

Defined in: libs/act-notify/src/with-broker.ts:30

The wire shape brokers carry. origin implements the port's self-filtering contract: subscribers drop messages published by their own store instance, so only genuinely remote commits wake the local orchestrator.

Propertiesโ€‹

notificationโ€‹

readonly notification: StoreNotification

Defined in: libs/act-notify/src/with-broker.ts:32


originโ€‹

readonly origin: string

Defined in: libs/act-notify/src/with-broker.ts:31