Module session

Module session 

Source
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
SessionBatch
Batch operations helper for making multiple changes with a single notification

Enums§

SessionLifecycle
Session lifecycle states

Type Aliases§

SessionState
Session state storage (thread-safe)