|
a41e3383b3
|
examples: protocol examples which use common connection component
updated to use esp_netif_init instead of tcpip_adapter in initialization code
* Original commit: espressif/esp-idf@a49b934ef8
|
2022-03-01 12:18:50 +04:00 |
|
|
f55d8391c9
|
ws_client: fix for not sending ping responses, updated to pass events also for PING and PONG messages, added interfaces to send both binary and text data
closes https://github.com/espressif/esp-idf/issues/3982
* Original commit: espressif/esp-idf@abf9345b85
|
2022-03-01 12:18:50 +04:00 |
|
|
4d644954fe
|
esp_wifi: wifi support new event mechanism
1. WiFi support new event mechanism
2. Update examples to use new event mechanism
* Original commit: espressif/esp-idf@003a9872b7
|
2022-03-01 12:18:50 +04:00 |
|
|
da74a4a489
|
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
* Original commit: espressif/esp-idf@afbaf74007
|
2022-03-01 12:18:50 +04:00 |
|
|
f3a0586663
|
esp_websocket_client: Add websocket client component
Closes https://github.com/espressif/esp-idf/issues/2829
* Original commit: espressif/esp-idf@2a2d932cfe
|
2022-03-01 12:18:50 +04:00 |
|