libp2p / go-libp2p-kad-dht

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

Make provider manager options configurable in `fullrt` #829

Closed masih closed 1 year ago

masih commented 1 year ago

Implement the ability to configure provider manager options in fullrt DHT client implementation.