eb8a50658c
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.
4 lines
209 B
Text
4 lines
209 B
Text
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.
|