probe-lab / zikade

A Go implementation of the libp2p Kademlia DHT specification
Other
8 stars 3 forks source link

Minimally Functional Modular DHT #17

Open iand opened 1 year ago

iand commented 1 year ago

ETA: 2023-09-30

Description: Complete the missing/incomplete parts of go-kademlia such that it can be used to implement the DHT in go-libp2p-kad-dht and plumbed into Kubo via an IPFS DHT in boxo

Children:

BigLep commented 1 year ago

I think we should clarify the scope that this is about enabling as an experimental feature in Kubo. Fully enabling this by default is tracked in https://github.com/plprobelab/go-kademlia/issues/78