From 9cd72851e0d28912bac4b2e481689a86bf82cc2d Mon Sep 17 00:00:00 2001 From: Matt Joiner Date: Sun, 16 Nov 2014 13:05:38 -0600 Subject: [PATCH] TODO --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.48.1