BrokerMessage
@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โ
readonlynotification:StoreNotification
Defined in: libs/act-notify/src/with-broker.ts:32
originโ
readonlyorigin:string
Defined in: libs/act-notify/src/with-broker.ts:31