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)