esp_iot_framework  v0.2.1
© 2026 AmakeSasha, distributed under a license Apache-2.0

Public API for the HTTP(S) server node. Provides server initialization, HTTP/HTTPS server tuning, and registration of custom URI handlers for application endpoints. More...

Modules

 Server Boot
 Server startup and runtime environment initialization.
 
 HTTP(S) Server
 Management of HTTP/HTTPS endpoints and server tuning.
 

Detailed Description

Note
This group of modules is available when you include this line at the beginning of the file.:
#include <esp_iot_framework_server.h>