libp2p / go-libp2p-kad-dht

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

Add example of a find peer query using go-kademlia #865

Closed dennis-tra closed 1 year ago

iand commented 1 year ago

This looks good. Can we stretch further and implement get providers?