Skip to main content

Module a2a

Module a2a 

Source
Expand description

A2A Protocol Implementation

First-class support for the Agent-to-Agent (A2A) protocol, enabling this agent to work as both a client and server in the A2A ecosystem.

Re-exports§

pub use client::A2AClient;

Modules§

client
A2A Client - for connecting to other A2A agents
server
A2A Server - serve as an A2A agent
types
A2A Protocol Types
worker
A2A Worker - connects to an A2A server to process tasks