GreateCode / curly

A warpping of libcurl in c++11.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

curly

A warpping of libcurl in c++11.

This library wrap libcurl into c++. It's a very thin layer of wrappin so the powerfullness of libcurl stay totally available.

It also contains a binding with boost::asio. Binding the curl_multi_socket interface with boost::asio::io_service.

About

A warpping of libcurl in c++11.


Languages

Language:C++ 97.2%Language:CMake 2.8%