mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-28 03:23:14 +00:00
bd85dad2cf
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.