v0.3.1-alpha.12 · Interface
notifications-writer
No description available.
Type Aliases
T
output-stream
TAn output bytestream.
stream-error
TAn error for input-stream and output-stream operations.
progress-token
Thttps://modelcontextprotocol.io/specification/2025-03-26/basic/utilities/progress#progress-flow
log-level
Thttps://modelcontextprotocol.io/specification/2025-06-18/server/utilities/logging#log-levels
log-message
Thttps://modelcontextprotocol.io/specification/2025-06-18/schema#loggingmessagenotification
client-notification
Tchange-notification-type
Tupdate-notification-type
Functions
F
log
FLog a message to the client.
send
FSend a JSON-RPC notification to the client.
send-list-changed
FSend a
notifications/*/list_changed notification to the client.send-updated
FSend a
notifications/*/updated notification to the client.send-progress
Send a
notifications/progress notification to the client.