boost::beast2
Types
Name |
Description |
Route parameters object for Corosio HTTP route handlers |
|
Represents a host and port |
|
An HTTP server using Corosio for I/O. |
|
An HTTP server stream which routes requests to handlers and sends responses. |
|
A preallocated worker that handles one HTTP connection at a time. |
|
A route handler which serves static files from a document root |
|
A set of accepting sockets and their workers. |
|
The sans‐IO router type |
|
The Corosio‐aware router type |
Functions
Name |
Description |
Format arguments using a format string |
|
Install a plain (non‐TLS) HTTP server into an application. |
|
Return the log service attached to the polystore If the polystore does not already contain the service, it is created. |
|
Stream insertion operator |
Using Declarations
Name |
Created with MrDocs