1
0
mirror of https://github.com/fluencelabs/go-libp2p-kad-dht synced 2025-05-01 09:32:14 +00:00

4 lines
175 B
Go
Raw Permalink Normal View History

// Package dht implements a distributed hash table that satisfies the ipfs routing
// interface. This DHT is modeled after kademlia with S/Kademlia modifications.
package dht