Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 169 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 169 Bytes

async_http_client

A modern C++ async http client implemented by libcurl & libev.

Dependencies

library: libcurl==7.65.3 libev==4.25

src: conlib