net-cpp ..
C++11 library for networking purposes
|
Go to the source code of this file.
Classes | |
class | core::net::http::StreamingClient |
Namespaces | |
namespace | core |
namespace | core::net |
namespace | core::net::http |
Functions | |
CORE_NET_DLL_PUBLIC std::shared_ptr< StreamingClient > | core::net::http::make_streaming_client () |
Dispatches to the default implementation and returns a streaming client instance. | |