Expand description
Session management module
Provides session persistence, storage, and file locking.
Structsยง
- Message
Summary - Message summary for display (lightweight version).
- Session
- Full session data including messages.
- Session
File Lock - File lock for preventing concurrent access to session storage.
- Session
Index - Index of all sessions, stored in ~/.matrix/sessions/index.json
- Session
Manager - Manager for session storage.
- Session
Metadata - Session metadata stored in the index.