mirror of
https://github.com/ChronosX88/KademliaDHT.git
synced 2024-11-24 19:22:18 +00:00
A Java implementation of Kademlia Routing Protocol and DHT
42be8498c0
* @todo Make the KadBucket represent the Bucket interface * @todo Change the code to reflect the bucket interface and not the specific KadBucket implementation * @todo Update this interface and use this as parameter type, etc... instead of the KadBucket implementation used throughout the application Now we're coding to the Bucket interface rather than the KadBucket implementation |
||
---|---|---|
nbproject | ||
src/kademlia | ||
.gitignore | ||
build.xml | ||
LICENSE | ||
manifest.mf | ||
README.md |