cxxmcp 1.1.6
C++ MCP SDK
Loading...
Searching...
No Matches
mcp::protocol::JsonRpcNotification Struct Reference

JSON-RPC notification envelope for one-way MCP messages. More...

#include <types.hpp>

Public Attributes

std::string method
 Notification method name such as notifications/progress.
 
Json params = Json::object()
 Method-specific notification params object.
 
std::optional< Jsonmeta
 Optional protocol metadata associated with the notification.
 

Detailed Description

JSON-RPC notification envelope for one-way MCP messages.


The documentation for this struct was generated from the following file: