Skip to main content

Module server

Module server 

Source
Expand description

Axum-based server framework for exposing an A2A agent.

Traits§

A2AHandler
Core server trait for implementing an A2A agent.

Functions§

router
Build an axum router exposing the A2A REST, JSON-RPC, and discovery routes.

Type Aliases§

A2AStream
Server-side stream of A2A StreamResponse values.