From 487d433a5c3a36e5589eae30e2143dc4efd59e89 Mon Sep 17 00:00:00 2001 From: Robert Gerus Date: Thu, 13 Mar 2014 16:19:54 +0100 Subject: [PATCH] todo update. --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index f05e2da..abd9b5f 100644 --- a/TODO +++ b/TODO @@ -4,3 +4,4 @@ * Per channel/network configuration * Multiple network support * content downloading in scrape in a separate thread to not make the whole client timeout on downloading a big/slow url + * switch from open-uri and net/www to CURB (https://github.com/taf2/curb)