Commit graph

20 commits

Author SHA1 Message Date
Joshua Abraham
0836b651a7 Add support for BTv2 magnet links 2024-01-07 20:57:10 -06:00
Igor Katson
261ad3cc7c
1/n Added peer store 2023-11-30 20:42:05 +00:00
Igor Katson
dc50de31dc
Restore DHT lib timeouts 2023-11-30 15:38:22 +00:00
Igor Katson
8d58a9f419
Doesnt refresh properly 2023-11-30 13:30:11 +00:00
Igor Katson
210a3d5d3e
Use concrete type for DHT peers 2023-11-30 08:06:55 +00:00
Igor Katson
93740ec84b
Created more tasks but it impacts perf and memory badly 2023-11-28 15:35:27 +00:00
Igor Katson
0478577a72
Nothing 2023-11-28 09:23:05 +00:00
Igor Katson
c7cf5eedef
Remove the giant lock from dht 2023-11-28 08:03:12 +00:00
Igor Katson
b2fb4729c7 Fix or disable all failing tests. Fix all cargo clippy warnings 2021-10-18 16:38:43 +01:00
Igor Katson
1300faa0b4 Persistent DHT 2021-07-18 10:53:33 +01:00
Igor Katson
98dff76c40 DHT stats in HTTP API 2021-07-14 13:40:56 +01:00
Igor Katson
6eef3b9b66 A small refactor 2021-07-12 21:59:08 +01:00
Igor Katson
2eabebb5c3 Replaced DHT with custom one! Lets see if it works 2021-07-12 19:55:23 +01:00
Igor Katson
5c41796485 Saving 2021-07-12 19:42:48 +01:00
Igor Katson
950d47ab31 Saving 2021-07-12 11:56:26 +01:00
Igor Katson
f6656841c0 Playing with DHT over UDP 2021-07-10 23:56:42 +01:00
Igor Katson
cf581dc2ba serialize/deserialize tested and works for dht 2021-07-10 14:21:41 +01:00
Igor Katson
1b0047a4a4 DHT bencode protocol more or less done 2021-07-10 12:26:37 +01:00
Igor Katson
f794b27093 Update with some UDP examples 2021-07-09 23:30:41 +01:00
Igor Katson
7a947ddf79 Starting to play with alternative DHT implementations 2021-07-09 22:51:33 +01:00