esp-idf/components/esp_http_server/src
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
..
port/esp32
util
esp_httpd_priv.h esp_http_server: update httpd_queue_work() API to use semaphore 2022-05-09 18:00:05 +05:30
httpd_main.c esp_http_server: update httpd_queue_work() API to use semaphore 2022-05-09 18:00:05 +05:30
httpd_parse.c fix(server): Fix websocket server not support handle multiple connections when client send CLOSE frame 2022-05-06 09:18:05 +08:00
httpd_sess.c
httpd_txrx.c esp_http_server: Minor updates in error messages 2022-03-09 14:43:10 +05:30
httpd_uri.c
httpd_ws.c fix(websocket): Support handler deal with PING and CLOSE frame 2022-06-08 16:16:57 +08:00