A Java implementation of Kademlia Routing Protocol and DHT
Go to file
Joshua Kissoon 9eca0614f2 Still working on NodeLookupRequest
Updated the NodeId equals() and hashCode() methods; fixes the bug where several same NodeIds were being added to the routing table
2014-02-19 21:21:18 +05:30
nbproject Initial Commit 2014-02-19 02:07:07 +05:30
src/kademlia Still working on NodeLookupRequest 2014-02-19 21:21:18 +05:30
build.xml Initial Commit 2014-02-19 02:07:07 +05:30
LICENSE Initial commit 2014-02-18 12:35:43 -08:00
manifest.mf Initial Commit 2014-02-19 02:07:07 +05:30
README.md Initial commit 2014-02-18 12:35:43 -08:00

Kademlia