cxxmcp 1.1.6
C++ MCP SDK
Loading...
Searching...
No Matches
mcp::server::RateLimitRequest Struct Reference

Transport-neutral request facts used for rate limit decisions. More...

#include <rate_limit.hpp>

Public Attributes

std::string subject
 Subject being limited, typically an authenticated principal or remote address.
 
std::string method
 MCP method name associated with the request.
 
std::size_t request_bytes = 0
 Approximate serialized request size in bytes, when available.
 

Detailed Description

Transport-neutral request facts used for rate limit decisions.


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