From: Matt Joiner Date: Sat, 13 Sep 2014 17:59:51 +0000 (+1000) Subject: TODO X-Git-Tag: v1.0.0~1558 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=5b24ac66fa9bbcc234d3d165c86c2ac81407327e;p=btrtrc.git TODO --- diff --git a/TODO b/TODO index ab9d5642..8203c76e 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