DeterministicESPAsyncWebServer v6.28.0
Zero-allocation, bounded-execution async HTTP server for ESP32
Loading...
Searching...
No Matches
dashboard_routes.cpp File Reference

Dashboard server wiring: page, layout JSON, and SSE value stream. More...

Go to the source code of this file.

Detailed Description

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.