Write down some todos

This commit is contained in:
Igor Katson 2023-11-22 21:19:05 +00:00
parent 5e9bc6ea52
commit cf58f795ac
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5

View file

@ -13,6 +13,9 @@
- [ ] torrent actions - [ ] torrent actions
- [ ] pause/unpause - [ ] pause/unpause
- [ ] remove including from disk - [ ] 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: someday:
- [ ] cancellation from the client-side for the lib (i.e. stop the torrent manager) - [ ] cancellation from the client-side for the lib (i.e. stop the torrent manager)