esp-idf/components/esp_http_server/src
David Cermak 6f3fa81863 http_server: Simplified httpd_get_client_list() to return clients in int array 2020-09-09 08:00:20 +02:00
..
port/esp32
util
esp_httpd_priv.h http_server: Add a flag to enable using control frames in user handlers 2020-09-09 08:00:20 +02:00
httpd_main.c http_server: Simplified httpd_get_client_list() to return clients in int array 2020-09-09 08:00:20 +02:00
httpd_parse.c http_server: Add a flag to enable using control frames in user handlers 2020-09-09 08:00:20 +02:00
httpd_sess.c
httpd_txrx.c
httpd_uri.c http_server: Add a flag to enable using control frames in user handlers 2020-09-09 08:00:20 +02:00
httpd_ws.c esp_http_server: Add Websocket API to return list of active clients 2020-09-09 08:00:20 +02:00