|
idfxx 1.0.0
Modern C++23 components for ESP-IDF
|
HTTPS server class with TLS support. More...
#include <idfxx/cpu>#include <idfxx/error>#include <idfxx/http/server>#include <chrono>#include <cstdint>#include <functional>#include <optional>#include <string>Go to the source code of this file.
Classes | |
| class | idfxx::http::ssl_server |
| HTTPS server with TLS support. More... | |
| struct | idfxx::http::ssl_server::config |
| HTTPS server configuration. More... | |
Namespaces | |
| namespace | idfxx |
| namespace | idfxx::http |
HTTPS server class with TLS support.
Definition in file ssl_server.hpp.