Expand description
Server lifecycle management
This module handles the lifecycle events and state management for MCP servers, including initialization, running state, graceful shutdown, and error recovery.
Structs§
- Health
Status - Health check information
- Lifecycle
Manager - Server lifecycle manager
- Logging
Lifecycle Listener - Default lifecycle listener that logs state changes
- Server
Runner - Server runner that manages the complete lifecycle
Enums§
- Lifecycle
State - Server lifecycle state
Traits§
- Lifecycle
Listener - Lifecycle event listener