Skip to content
forked from DrBrad/Kad4

Kademlia DHT compatible with BitTorrent protocol that uses Java Reflect

License

Notifications You must be signed in to change notification settings

CodersAcademy006/Kad4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status GitHub release

Kad4

Kademlia DHT compatible with BitTorrent protocol that uses Java Reflect

Why / About

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.

Implementation

Implementing Kad4 is very easy, just download the JAR and add it as a library to your project. Here are some Example usages or you can take a look at our Documentation

Library

The Kad4 jar can be downloaded here

About

Kademlia DHT compatible with BitTorrent protocol that uses Java Reflect

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%