Directories |
Files | |
| file | HttpServer.hpp [code] |
| An asynchronous HTTP/WebSocket server. | |
| file | HttpServerConfiguration.hpp [code] |
| Shared state between HTTP sessions. | |
| file | HttpSession.hpp [code] |
| Manages the handling of HTTP messages and WebSocket upgrade requests in an HTTP connection. | |
| file | HttpWebApp.hpp [code] |
| Abstract base class of HTTP web application handlers. | |
| file | NetworkTypes.hpp [code] |
| Low level types used in networking code. | |
| file | WsSession.hpp [code] |
| Manages the handling of WebSocket messages in a WebSocket connection. | |
| file | WsWebApp.hpp [code] |
| Abstract base class of WebSocket web application handlers. | |