probe-lab / zikade

A Go implementation of the libp2p Kademlia DHT specification
Other
8 stars 3 forks source link

Implement ProvideManyRouter interface #35

Open iand opened 9 months ago

iand commented 9 months ago

Migrated from https://github.com/libp2p/go-libp2p-kad-dht/issues/948

Implement https://pkg.go.dev/github.com/libp2p/go-libp2p-routing-helpers#ProvideManyRouter

dennis-tra commented 9 months ago

Part of https://github.com/plprobelab/zikade/pull/45