AI-on-the-edge-device icon indicating copy to clipboard operation
AI-on-the-edge-device copied to clipboard

Use WebSockets for automatic refreshing

Open caco3 opened this issue 2 years ago • 0 comments

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.

caco3 avatar Feb 27 '23 12:02 caco3