Files
esp-idf/examples/protocols/https_server/simple/main
Jimmy Wennlund 6036ec961d feat(esp_http_server): Make HTTP(S)_SERVER_EVENT events optional
Make it possible to disable http(s) server events. This improves
performance of the server, as http server creates events on every signle
read or write to the socket.
2026-05-27 11:58:58 +05:30
..