mirror of
https://github.com/ChronosX88/KademliaDHT.git
synced 2025-01-30 15:46:28 +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