Page 1 of 1

Looking for an ESP-IDF HTTP Server SSE example

Posted: Thu Apr 27, 2023 1:26 am
by brubor2005
I have an HTTP Server running based on this example: https://esp32tutorials.com/esp32-web-server-esp-idf/

I would like to add server sent events to this. Does anyone know of an example that uses ESP-IDF to do so (no Arduino IDE version please)?

Thanks