Skip to main content

Module client

Module client 

Source
Expand description

HTTP client for discovering and calling remote A2A agents.

Structs§

A2AClient
HTTP client for discovery, unary calls, and SSE streams against a remote agent.
A2AClientConfig
Configuration for A2AClient.
AgentCardDiscovery
Discovers and caches remote A2A agent cards.
AgentCardDiscoveryConfig
Discovery cache configuration for remote agent cards.

Type Aliases§

A2AClientStream
Stream of validated SSE items returned by streaming client operations.