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 Stream reuse for the router #950

Closed dennis-tra closed 1 year ago

dennis-tra commented 1 year ago

Similar to the messageSenderImpl of V1

iand commented 1 year ago

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