te0
te0
DIIDevHeads IoT Integration Server
Created by te0 on 7/30/2024 in #edge-networking
How to send HTML page from a Web Server asynchronously in ESP-IDF?
I thought about sending back the page with a socket because in the documentation it says :httpd_start(): Creates an instance of HTTP server [...]. The server has both, a listening socket (TCP) for HTTP traffic, and a control socket (UDP) for control signals, which are selected in a round robin fashion in the server task loop
11 replies