Kademlia DHT compatible with BitTorrent protocol that uses Rust
[!IMPORTANT] For more info go to Project Website
Distributed Hash tables don't have allot of documentation online nor are their many libraries that are easy to use and customization. This library offers an easy to use approach to DHTs. You can create your own RoutingTable, Messages, EventHandlers, and Refresh Tasks.
Implementing rKad4 is very easy, just download the files and add it as a library to your project. Here are some Example usages or you can take a look at our Documentation