Are you an LLM? You can read better optimized documentation at /documentation/api/core/interfaces/SessionState.md for this page in Markdown format
ws-asyncapi API / core / SessionState
Interface: SessionState
Defined in: .api-entries/core/index.d.ts:310
A connection's recoverable state, persisted while it is briefly disconnected so a reconnecting client can be restored (rooms re-joined + missed events replayed). Held for a short TTL by the backplane.
Properties
rooms
rooms:
string[]
Defined in: .api-entries/core/index.d.ts:312
rooms (topics) the socket was subscribed to at disconnect