net-cpp ..
C++11 library for networking purposes
streaming_client.h File Reference
Include dependency graph for streaming_client.h:

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< StreamingClientcore::net::http::make_streaming_client ()
 Dispatches to the default implementation and returns a streaming client instance.