2
0
mirror of synced 2025-02-24 14:48:27 +00:00
torrent/TODO
Matt Joiner 91a2efba6c TODO
2015-02-21 14:53:27 +11:00

6 lines
453 B
Plaintext

* Track upload and download data.
* Emulate a UDP server in the UDP tracker tests.
* Make use of sparse file regions in download data for faster hashing.
* If we're choked and interested, we never send not-interested if there's nothing we want?
* Don't announce torrents that don't need active peers. It spams UDP, fills memory, and publicizes what we have loaded.
* Randomize triedAddrs bloom filter to allow different Addr sets on each Announce.