5 lines
209 B
Plaintext
5 lines
209 B
Plaintext
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.
|