Skip to main content
Version: Current

BroadcastState

@rotorsoft/act-root


@rotorsoft/act-root / act-http/src/sse / BroadcastState

Type Alias: BroadcastState

BroadcastState = Record<string, unknown> & object

Defined in: libs/act-http/src/sse/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