+ Added: copas.running flag
+ Fixed: fix for http request #53 (Peter Melnichenko)
+ Added: extra parameter keep_open for the removeserver()
method (Hisham Muhammad)
+ Change: tweaked makefile with a DESTDIR variable (Richard
Leitner)
Copas is a dispatcher based on coroutines that can be used for
asynchronous networking. For example TCP or UDP based servers.
But it also features timers and client support for http(s), ftp
and smtp requests.