mirror of
https://github.com/ChronosX88/KademliaDHT.git
synced 2024-11-22 02:02:21 +00:00
4e643c7f3f
- There was an improvement in the paper page 64 to set a contact as stale and replace it if it's stale, but only if there is a replacement, otherwise just keep a stale count. The stale count is the amount of time a contact failed to respond to a request. - The above feature is now implemented now. - Added the management of stale contacts code to insert and removal |
||
---|---|---|
.. | ||
core | ||
dht | ||
exceptions | ||
message | ||
node | ||
operation | ||
routing | ||
tests | ||
util | ||
KademliaNode.java | ||
Todo |