Skip to main content

Crate rift_dht

Crate rift_dht 

Source
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.

Structs§

DhtConfig
DhtHandle
PeerEndpointInfo

Enums§

DhtError