From: Matt Joiner Date: Sun, 16 Nov 2014 19:05:38 +0000 (-0600) Subject: TODO X-Git-Tag: v1.0.0~1548 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=9cd72851e0d28912bac4b2e481689a86bf82cc2d;p=btrtrc.git TODO --- diff --git a/TODO b/TODO index fbc4468b..96e3506d 100644 --- a/TODO +++ b/TODO @@ -4,4 +4,5 @@ * Add a coarse-responsive download strategy, that prioritizes pieces instead of chunks. * Track upload and download data. * Remove non-deterministic stuff from unit tests, like the tracker UDP and fuse fs stuff. - * Expose a public Torrent type bound to a given client or similar to work with common per-torrent operations. \ No newline at end of file + * Expose a public Torrent type bound to a given client or similar to work with common per-torrent operations. + * Make use of github.com/h2so5/utp for uTP. \ No newline at end of file