cxxmcp 1.1.6
C++ MCP SDK
Loading...
Searching...
No Matches
mcp::client::ClientOptions Struct Reference

Basic options for endpoint-oriented client construction. More...

#include <client.hpp>

Public Attributes

std::string endpoint
 Remote endpoint URI or implementation-defined endpoint string.
 
std::chrono::milliseconds timeout {30000}
 Per-operation timeout used by transports that support request deadlines.
 

Detailed Description

Basic options for endpoint-oriented client construction.


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