2
0
mirror of synced 2025-02-24 06:38:14 +00:00
torrent/TODO

6 lines
379 B
Plaintext
Raw Normal View History

2014-08-25 06:01:09 +10:00
* Properly encapsulate the mmap/span stuff.
2014-09-14 03:59:51 +10:00
* Finish balancing socketsPerTorrent and half-open, handshakes and worst conns.
* Use big.Int, and it's Xor(), and SetBytes() functions for DHT node ID distances.
* Don't check entire torrent when its added.
* Add a coarse-responsive download strategy, that prioritizes pieces instead of chunks.
* Track upload and download data.