79223872

Date: 2024-11-25 16:35:29
Score: 0.5
Natty:
Report link

I had the same issue, I end-up using a Python script to minimize HTML and JS before I build/flash.

Then I used WebSocket to avoid extras HTML/JS code needed for every traditional HTTP POST. Also, using WebSocket avoid extras work of ESP32 to process HTML POST/GET, instead, WebSocket sends "BUTTON_1_CLICKED".

Hop this helps you.

Reasons:
  • Whitelisted phrase (-1): I had the same
  • No code block (0.5):
  • Low reputation (1):
Posted by: com sat