cpp-netlib icon indicating copy to clipboard operation
cpp-netlib copied to clipboard

Boost requirement

Open ghost opened this issue 7 years ago • 0 comments

from http://github.com/glynos/cpp-netlib:

The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.

from http://glynos.github.io/cpp-netlib:

using namespace boost::network;
using namespace boost::network::http;

how can this be header only if it requires boost - can someone please clarify

ghost avatar Sep 20 '18 16:09 ghost