AI-on-the-edge-device
AI-on-the-edge-device copied to clipboard
Use WebSockets for automatic refreshing
The Feature
Idea: Use websocket: https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/protocols/esp_http_server.html#websocket-server
We then could notify the UI to reload instead of having a fix reload time.