Dear developers,
is c-libp2p supporting the kademlia protocol? My project requires establishing a kademlia overlay among the peers and using it to implement a distributed query. Given a peer, I need to access the peers in its routing table and to forward a query request. Is this functionality already available?
With kind regards,
Massimo