cxxmcp 1.1.6
C++ MCP SDK
Loading...
Searching...
No Matches
handler.hpp File Reference

Aggregate callback configuration for mcp::client::Client. More...

#include <utility>
#include "cxxmcp/client/client.hpp"

Go to the source code of this file.

Classes

struct  mcp::client::ClientHandlerInterface
 Contract-style client handler interface. More...
 
struct  mcp::client::ClientHandler
 Optional callback bundle for configuring a Client in one call. More...
 

Functions

core::Error mcp::client::handler_method_not_found (std::string_view message)
 

Detailed Description

Aggregate callback configuration for mcp::client::Client.