Show HN: P2P (POC) of the ACP for decentralized agent communication
Category: library
Tags: p2p, agent-communication, rust
Score: 4.3/10 (Innovation: 4, Technical: 5, Documentation: 5, Utility: 3)
ACP-P2P is a proof-of-concept peer-to-peer implementation of the Agent Client Protocol (ACP) for decentralized agent communication, built in Rust using libp2p. It enables agents to discover each other, ask questions with capability-based routing, and interact via a command-line interface. While the idea of decentralized agent communication is timely, this project is early-stage with limited documentation and no demonstrated adoption or unique technical innovation beyond standard libp2p patterns.
Target audience: backend devs
Repository: https://github.com/skorotkiewicz/acp-p2p ยท Rust
View on Hacker News