Docs.rs
porygon-a2a-server-0.1.0
porygon-a2a-server 0.1.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
daiwanwei
Dependencies
porygon-a2a-types ^0.1
normal
async-trait ^0.1
normal
axum ^0.8
normal
futures-util ^0.3
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tracing ^0.1
normal
porygon-a2a-client ^0.1
dev
futures-util ^0.3
dev
reqwest ^0.12
dev
tower ^0.5
dev
Versions
53.57%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate a2a_server
a2a_
server
0.1.0
All Items
Crate Items
Enums
Traits
Functions
Crate
a2a_
server
Copy item path
Source
Enums
§
A2AError
Error type for A2A handler operations.
Traits
§
A2AHandler
Trait for handling A2A protocol operations.
Functions
§
a2a_
router
Build an axum router for the A2A protocol.