Module requests

Module requests 

Source
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§

CancelledNotification
Cancellation notification

Enums§

ClientNotification
Client-sent notification
ClientRequest
Client-initiated request
ServerNotification
Server-sent notification
ServerRequest
Server-initiated request