moham96 / bittorrent_dht

Bittorrent DHT by Dart
BSD 3-Clause "New" or "Revised" License
1 stars 2 forks source link

follow the bep0005 #1

Open moham96 opened 1 year ago

moham96 commented 1 year ago

Currently the implementation doesn't follow the bep0005 in regards to routing table and search algorithm which causes the search to be very slow or not return results at all.

useful papers and docs:

related issues:

moham96 commented 11 months ago

more refrences:

PURUSHOTHAM-REDDY-N commented 11 months ago

hi @moham96

is there any chance that you can fix this?

thank you for your follow up on this issue.