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
104f20775f
- The problem was that we were creating the RoutingTable before the Node initialization was finished, which was causing some problems since the RoutingTable needs the NodeId which is not available until after the Node initialization |
||
---|---|---|
nbproject | ||
src/kademlia | ||
build.xml | ||
LICENSE | ||
manifest.mf | ||
README.md |