|
DeterministicESPAsyncWebServer v6.28.0
Zero-allocation, bounded-execution async HTTP server for ESP32
|
Dashboard server wiring: page, layout JSON, and SSE value stream. More...
#include "services/dashboard/dashboard.h"Go to the source code of this file.
Dashboard server wiring: page, layout JSON, and SSE value stream.
Separated from the host-testable core (dashboard.cpp) so the serializers can be unit-tested without pulling in the server. Requires DETWS_ENABLE_SSE.
Definition in file dashboard_routes.cpp.