Expand description
Libp2p-based DHT integration for internet discovery.
This module maintains a lightweight Kademlia DHT used to announce and
discover peer endpoints keyed by channel id. It exposes a simple async
handle (DhtHandle) to announce or lookup peers.