TODO | 6 +++++- diff --git a/TODO b/TODO index ab9d56427144fa326c77c95976e9c0cefefd722d..8203c76ec8f0291326cfb23346e8622041c81d70 100644 --- a/TODO +++ b/TODO @@ -1,2 +1,6 @@ * Properly encapsulate the mmap/span stuff. - * Finish balancing socketsPerTorrent and half-open, handshakes and worst conns. \ No newline at end of file + * 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. \ No newline at end of file