Open bethebest0622 opened 1 year ago
libcurl easy_perform is easy to use, buy it's sync.
so, can curlpp do async easily, could you let me know which example show that?
Example 13 (Multi): https://github.com/jpbarrette/curlpp/blob/1d8c7876cc81d7d125b663066282b207d9cbfe9a/examples/example13.cpp
libcurl easy_perform is easy to use, buy it's sync.
so, can curlpp do async easily, could you let me know which example show that?