mirror of
https://github.com/ChronosX88/KademliaDHT.git
synced 2024-11-22 18:22:19 +00:00
54ac3fe740
Kademlia Node - The Kademlia class is renamed to KademliaNode - this will now serve as the main node on the network - The RoutingTable will be a part of this node Node - The node class is now a basic class containing information about a node to be used by peers on the network RoutingTable - Working on Evicting contacts from the routing table - Working on Replacement Cache - Written another simulation to test these new RoutingTable features |
||
---|---|---|
.. | ||
DefaultConfiguration.java | ||
KadConfiguration.java | ||
KadServer.java |