libp2p / go-libp2p-kad-dht

A Kademlia DHT implementation on go-libp2p
https://github.com/libp2p/specs/tree/master/kad-dht
MIT License
516 stars 221 forks source link

Use updated types from go-kademlia #889

Closed dennis-tra closed 10 months ago

dennis-tra commented 10 months ago

Relates to: https://github.com/plprobelab/go-kademlia/pull/118

@iand

iand commented 10 months ago

This looks a lot cleaner

dennis-tra commented 10 months ago

Close in favour of #893