From cf58f795aca60154abad1d6cb50331be09f247a8 Mon Sep 17 00:00:00 2001 From: Igor Katson Date: Wed, 22 Nov 2023 21:19:05 +0000 Subject: [PATCH] Write down some todos --- TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.md b/TODO.md index 32e417f..6090d34 100644 --- a/TODO.md +++ b/TODO.md @@ -13,6 +13,9 @@ - [ ] torrent actions - [ ] pause/unpause - [ ] remove including from disk +- [ ] DHT + - [ ] for torrents with a few seeds might be cool to re-query DHT once in a while + - [ ] it's sending many requests now way too fast, locks up Mac OS UI annoyingly someday: - [ ] cancellation from the client-side for the lib (i.e. stop the torrent manager) \ No newline at end of file