This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
2f81b96e45
esp-idf
/
components
/
esp_http_server
History
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