|
cxxmcp 1.1.6
C++ MCP SDK
|
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< Json > | meta |
| Optional protocol metadata associated with the notification. | |
JSON-RPC notification envelope for one-way MCP messages.