Module notifications

Module notifications 

Source
Expand description

MCP Notifications - Progress, logging, and cancellation Provides notification handling for long-running operations.

Structs§

McpLogger
Logger for MCP logging notifications
OperationProgress
Progress state for an operation
ProgressTracker
Progress tracker for long-running operations

Enums§

McpNotification
MCP notification types

Functions§

create_notification_channel
Create a notification channel

Type Aliases§

NotificationReceiver
Notification receiver for MCP notifications
NotificationSender
Notification sender for MCP notifications