todo update.

master
Robert Gerus 2014-03-13 16:19:54 +01:00
parent d831d8f3ad
commit 487d433a5c
1 changed files with 1 additions and 0 deletions

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)