libp2p / go-libp2p-kad-dht

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

Implement Stringer interface on coordinator events #926

Closed dennis-tra closed 1 year ago

dennis-tra commented 1 year ago

context: https://github.com/libp2p/go-libp2p-kad-dht/pull/924#discussion_r1330082744

iand commented 1 year ago

Migrated to https://github.com/plprobelab/zikade/issues/33