todo update.

This commit is contained in:
Robert Gerus 2014-03-13 16:19:54 +01:00
parent d831d8f3ad
commit 487d433a5c

1
TODO
View file

@ -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)