TODO
This commit is contained in:
parent
6942eed15f
commit
bcc814968b
3
TODO
3
TODO
|
@ -3,4 +3,5 @@
|
||||||
* Use big.Int, and it's Xor(), and SetBytes() functions for DHT node ID distances.
|
* Use big.Int, and it's Xor(), and SetBytes() functions for DHT node ID distances.
|
||||||
* Don't check entire torrent when its added.
|
* Don't check entire torrent when its added.
|
||||||
* Add a coarse-responsive download strategy, that prioritizes pieces instead of chunks.
|
* Add a coarse-responsive download strategy, that prioritizes pieces instead of chunks.
|
||||||
* Track upload and download data.
|
* Track upload and download data.
|
||||||
|
* Remove non-deterministic stuff from unit tests, like the tracker UDP and fuse fs stuff.
|
Loading…
Reference in New Issue