kernl

Interface: RealtimeSession

Defined in: packages/protocol/src/realtime/types.ts:296

A realtime session as returned from the server.

Properties

PropertyTypeDescriptionDefined in
configRealtimeSessionConfigCurrent session configuration.packages/protocol/src/realtime/types.ts:305
idstringUnique session identifier.packages/protocol/src/realtime/types.ts:300

On this page