David Cermak
|
a49b934ef8
|
examples: protocol examples which use common connection component
updated to use esp_netif_init instead of tcpip_adapter in initialization code
|
2019-11-13 12:36:25 +01:00 |
|
David Cermak
|
abf9345b85
|
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
|
2019-10-14 11:05:27 +02:00 |
|
liu zhifu
|
003a9872b7
|
esp_wifi: wifi support new event mechanism
1. WiFi support new event mechanism
2. Update examples to use new event mechanism
|
2019-08-20 09:39:51 +00:00 |
|
Anton Maklakov
|
afbaf74007
|
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
2019-08-01 16:28:56 +07:00 |
|
Tuan
|
2a2d932cfe
|
esp_websocket_client: Add websocket client component
Closes https://github.com/espressif/esp-idf/issues/2829
|
2019-06-20 15:37:40 +08:00 |
|