Expand description
Request/response/notification routing types
This module contains the top-level enums that route different types of MCP requests and notifications between clients and servers.
Structs§
- Cancelled
Notification - Cancellation notification
Enums§
- Client
Notification - Client-sent notification
- Client
Request - Client-initiated request
- Server
Notification - Server-sent notification
- Server
Request - Server-initiated request