C++ Rest SDK
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
Classes
web::http::experimental::listener Namespace Reference

HTTP server side library. More...

Classes

class  http_linux_server
 
class  http_listener
 A class for listening and processing HTTP requests at a specific URI. More...
 
class  http_listener_config
 Configuration class used to set various options when constructing and http_listener instance. More...
 
struct  iequal_to
 

Detailed Description

HTTP server side library.