ba53edfff7
Functionally, This seems to be an awful lot like ftp/curlpp, but consumers want something else. This is part of the mtxclient and nheko Matrix stack.
5 lines
237 B
Text
5 lines
237 B
Text
Simple library to do http requests asynchronously via CURL in C++.
|
|
(Eventually as coroutines, once all the compilers I need to support
|
|
support them.) This is based on the CURL-libevent example.
|
|
|
|
WWW: https://nheko.im/nheko-reborn/coeurl
|