Module jsonrpc

Module jsonrpc 

Source
Expand description

JSON-RPC 2.0 codec for A2A protocol

This codec wraps A2A operations in JSON-RPC 2.0 envelopes for compatibility with agents that use the JSON-RPC protocol binding.

Structsยง

JsonRpcCodec
JSON-RPC 2.0 codec that wraps A2A operations