Expand description
Client session management
This module provides session management for MCP clients, including connection state tracking, notification handling, and automatic reconnection capabilities.
Structs§
- Client
Session - Client session that manages connection lifecycle and notifications
- Logging
Notification Handler - Default notification handler that logs notifications
- Progress
Handler - Progress notification handler
- Resource
Update Handler - Resource update notification handler
- Session
Config - Session configuration
- Session
Stats - Session statistics
- Tool
List Changed Handler - Tool list changed notification handler
Enums§
- Session
State - Session state
Traits§
- Notification
Handler - Notification handler trait