freebsd-ports/ftp/coeurl/pkg-descr
Adriaan de Groot ba53edfff7 ftp/coeurl: New port, C++ wrapper around libcurl
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.
2021-11-20 23:30:28 +01:00

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