cratetorrent icon indicating copy to clipboard operation
cratetorrent copied to clipboard

Torrent tick

Open vimpunk opened this issue 3 years ago • 0 comments

The periodic (1s) torrent tick needs to do the following:

  • [x] remove finished peer sessions (#64)
  • [x] request more peers from tracker (#63)
  • [x] should connect peers? (#64)
  • collect run times:
    • [x] total
    • [ ] downloading
    • [ ] seeding
  • [x] send alerts to API user (#52)
  • [ ] unchoke peers (#60)
  • [ ] save resume data (TBD)
  • [ ] request rate limit (TBD)

vimpunk avatar Dec 06 '20 14:12 vimpunk