Expand description
Session management
Tracks individual MCP client connections with state storage, lifecycle state machine, and per-session tool/resource/prompt customization.
Structs§
- Session
- Session represents a single MCP client connection
- Session
Batch - Batch operations helper for making multiple changes with a single notification
Enums§
- Session
Lifecycle - Session lifecycle states
Type Aliases§
- Session
State - Session state storage (thread-safe)