rqbit/TODO.md

11 lines
338 B
Markdown
Raw Normal View History

2021-06-26 16:43:36 +01:00
- [ ] Selective file downloading (mostly done)
- [ ] Proper counting of how much is left, and how much is downloaded
- [ ] Refactor "needed pieces" into a bitfield
- [ ] Send bitfield at the start if I have something
- [ ] use the "update_hash" function in piece checking
- [ ] signaling when file is done
someday:
- [ ] cancellation