esp-idf/components/esp_http_server
Angus Gratton 66fb5a29bb Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo.

(Line endings, blank lines at end of file, trailing whitespace)
2020-11-11 07:36:35 +00:00
..
include http_server: Simplified httpd_get_client_list() to return clients in int array 2020-09-09 08:00:20 +02:00
src http_server: Simplified httpd_get_client_list() to return clients in int array 2020-09-09 08:00:20 +02:00
test Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
CMakeLists.txt http_server: adds WebSocket support 2020-03-18 20:24:46 +00:00
component.mk HTTP Server : Added esp_ prefix to http_server component files 2018-10-24 17:32:20 +05:30
Kconfig http_server: websocket server to support async send 2020-03-18 20:24:46 +00:00