Documentation
¶
Overview ¶
Package main demonstrates DHT-based agent discovery without a central server.
Two agents discover each other purely through a Kademlia DHT overlay. Agent B registers itself with capabilities ["translate", "summarize"], then Agent A discovers Agent B by searching for the "translate" capability.
Run: go run .
Click to show internal directories.
Click to hide internal directories.