esp-idf/components/esp_http_server
yuanjm b9b1a7aba8 fix(websocket): Support handler deal with PING and CLOSE frame
Closes https://github.com/espressif/esp-idf/issues/8803
2022-06-08 16:16:57 +08:00
..
include esp_http_server: Remove http_server.h Header file 2022-05-13 16:00:17 +05:30
src fix(websocket): Support handler deal with PING and CLOSE frame 2022-06-08 16:16:57 +08:00
test Build & config: Remove leftover files from the unsupported "make" build system 2021-11-11 15:32:36 +01:00
CMakeLists.txt Add http_parser (new component) dependency 2022-01-11 10:26:25 +05:30
Kconfig esp_http_server: update httpd_queue_work() API to use semaphore 2022-05-09 18:00:05 +05:30