coeurl: coeurl (curl wrappers for C++) coeurl: coeurl: Simple library to do http requests asynchronously via CURL in C++. coeurl: (Eventually as coroutines, once all the compilers I need to support coeurl: support them.) This is based on the CURL-libevent example. coeurl: coeurl: coeurl: coeurl: coeurl: coeurl: