probe-lab / go-kademlia

Generic Go Kademlia implementation
Other
17 stars 4 forks source link

Composable DHT libp2p Spec #11

Open iand opened 1 year ago

iand commented 1 year ago

ETA: 2023-09-30

Description: Write a Spec for the Composable DHT that will live in the https://github.com/libp2p/specs repository. This spec should define what the minimal Barebone DHT is, and how to build on top of it.

Maybe we will need to figure out some governance around the composable DHT and how to handle the features namespace. Maybe creating a new DHT org (banana?) for all DHT matters (both the base/barebone DHT and the DHT Protocol built on top of it) would make sense?