| Crates.io | a2a |
| lib.rs | a2a |
| version | 0.1.0 |
| created_at | 2025-04-10 03:39:05.593525+00 |
| updated_at | 2025-04-10 03:39:05.593525+00 |
| description | A2A (Agent2Agent) Protocol - An open standard for enabling communication and interoperability between AI agent systems |
| homepage | https://github.com/kkharji/a2a |
| repository | https://github.com/kkharji/a2a |
| max_upload_size | |
| id | 1627608 |
| size | 15,919 |
This crate provides a Rust implementation of the Agent-to-Agent (A2A) protocol.
The A2A protocol enables communication and interoperability between AI agents built on different frameworks or by different vendors. It defines standard mechanisms for:
⚠️ Early Development - This implementation is in its initial stages and currently supports:
Many protocol features remain to be implemented including streaming, push notifications, and agent discovery.
This project is licensed under the MIT OR Apache-2.0 License.