Skip to content

@pbvex/protocol / RealtimeEnvelope

Type Alias: RealtimeEnvelope

RealtimeEnvelope = Readonly<{ args?: JSONValue; id: string; maxEventSize?: number; op: RealtimeOp; path?: string; payload?: JSONValue; }>

Generated API reference. Source of truth is the codebase.