esp-idf/examples/protocols/http_server
Sarvesh Bodakhe 6f966dd0ee fix(esp_wifi): Add some bugfixes and cleanup in softAP
1. Fix wrong reason code in 'WIFI_EVENT_AP_STADISCONNECTED' event
2. cleanup in softAP for disconnecting connected station
3. Update examples to display reason while processing WIFI_EVENT_AP_STADISCONNECTED event
2024-05-19 00:52:59 +05:30
..
advanced_tests
async_handlers feat(esp_eth): a new folder structure of the driver and other improvements 2024-05-14 08:23:31 +02:00
captive_portal fix(esp_wifi): Add some bugfixes and cleanup in softAP 2024-05-19 00:52:59 +05:30
file_serving ci: fix pytest generic env markers 2024-04-03 18:10:43 +08:00
persistent_sockets
restful_server docs: Update restful server example README file 2024-02-28 16:52:11 +05:30
simple feat(esp_eth): a new folder structure of the driver and other improvements 2024-05-14 08:23:31 +02:00
ws_echo_server