|
cxxmcp 1.1.6
C++ MCP SDK
|
HTTP client transport for MCP streamable HTTP and SSE-compatible endpoints. More...
#include <chrono>#include <functional>#include <memory>#include <optional>#include <string>#include <unordered_map>#include "cxxmcp/client/client.hpp"Go to the source code of this file.
Classes | |
| struct | mcp::client::HttpAuthChallenge |
| HTTP auth challenge observed by the client transport. More... | |
| struct | mcp::client::HttpTransportOptions |
| Configuration for the client HTTP transport. More... | |
| class | mcp::client::HttpTransport |
| Client transport that exchanges MCP JSON-RPC messages over HTTP. More... | |
HTTP client transport for MCP streamable HTTP and SSE-compatible endpoints.