leanhd / async_http_client

Async http client implement by libcurl & libev.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

async_http_client

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

Dependencies

library: libcurl==7.65.3 libev==4.25

src: conlib

About

Async http client implement by libcurl & libev.


Languages

Language:C++ 89.2%Language:CMake 10.8%