Skip to main content

JSONRPC_VERSION

Constant JSONRPC_VERSION 

Source
const JSONRPC_VERSION: &str = "2.0";
Expand description

JSON-RPC protocol version used in all MCP requests and responses.