|
cxxmcp 1.1.6
C++ MCP SDK
|
Server transport that reads newline-delimited JSON-RPC from stdio. More...
#include <atomic>#include <iosfwd>#include <mutex>#include <optional>#include <string_view>#include "cxxmcp/server/transport.hpp"Go to the source code of this file.
Classes | |
| class | mcp::server::StdioTransport |
| Blocking stdio transport for local MCP clients. More... | |
Server transport that reads newline-delimited JSON-RPC from stdio.