Igor Katson
|
3d46d7cb97
|
Fix clippy lints related to recent bug
|
2024-04-24 14:19:04 +01:00 |
|
Igor Katson
|
fa05fe8376
|
Box<[u8]> instead of Vec<u8> for ByteBufOwned
|
2024-03-29 13:44:10 +00:00 |
|
Igor Katson
|
f42de46878
|
Revert "Box<[u8]> instead of Vec<u8> for ByteBufOwned"
This reverts commit deee41cd93.
|
2024-03-29 13:00:57 +00:00 |
|
Igor Katson
|
deee41cd93
|
Box<[u8]> instead of Vec<u8> for ByteBufOwned
|
2024-03-29 11:00:58 +00:00 |
|
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
|
18c845d6f0
|
Shorten debug for messages
|
2023-11-30 17:34:39 +00:00 |
|
Igor Katson
|
32a220f17c
|
Shorten debug for messages
|
2023-11-30 17:28:32 +00:00 |
|
Igor Katson
|
3b3af34152
|
Wow, this isnt bad at all, now DHT makes much less queries but restarts
|
2023-11-28 18:28:59 +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
|
7da46d0bbf
|
UDP send errors now kill requests right away
|
2023-11-28 11:32:34 +00:00 |
|
Igor Katson
|
ab5ae527aa
|
A bunch of initial changes to DHT
|
2023-11-27 18:53:20 +00:00 |
|
Igor Katson
|
6968a4e449
|
Cargo clippy: fix the majority of errors
|
2022-12-08 20:20:23 +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
|
fe4dcb226f
|
DHT stats
|
2021-07-14 00:48:53 +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
|
1f6f9988f5
|
Error serialize-deserialize
|
2021-07-10 22:39:30 +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 |
|