1
0
mirror of https://github.com/s00500/ESPUI.git synced 2024-06-02 15:03:27 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Martin
136b182813 Removed debug messages 2023-09-09 16:50:34 -04:00
Martin
488a6cb252 first working version of the fragmentation code. 2023-09-09 15:58:12 -04:00
Martin Mueller
a2923e501f Major restructuring of the code to get past an issue in the web socket where many changes are requested but the WS API cant handle the requests. Requests are now tracked per UI client.
Moved the client out of the main code into its own code and moved control data marshaling into the control class.
NONE of these changes impact the users API. No code changes are needed by the users.
WARNING: The LittleFS support for the ESP32 has been updated to be compatible with the latest ESP32 infrastructure. This includes using an improved WebServer.
2022-09-21 15:37:20 -04:00