probe-lab / go-kademlia

Generic Go Kademlia implementation
Other
17 stars 4 forks source link

Rename go-kademlia to go-libdht #113

Closed guillaumemichel closed 1 year ago

guillaumemichel commented 1 year ago

Following up on https://github.com/plprobelab/go-kademlia/issues/84, we want to rename go-kademlia to go-libdht.

iand commented 1 year ago

On https://github.com/plprobelab/go-kademlia/pull/114 we discussed creating a new repo instead and migrating core types to it.

Can we make a list of what moves to go-libdht and what could be moved to go-libp2p-kad-dht?

iand commented 1 year ago

See #120

iand commented 1 year ago

We created a new repo for go-libdht and moved core types from go-kademlia