BroadcastState
@rotorsoft/act-root / act-sse/src / BroadcastState
Type Alias: BroadcastState
BroadcastState =
Record<string,unknown> &object
Defined in: libs/act-sse/src/types.ts:7
Base constraint for state objects managed by the broadcast system. Apps extend this with their own domain state shape.
Type Declaration
_v
_v:
number
Event store stream version — set by the broadcast layer from snap.event.version