esp-idf/docs/en/api-reference/protocols
Anurag Kar b75f8b1b20 ESP Local Control Feature Added
List of changes:
* New component esp_local_ctrl added
* Example added under examples/protocols/esp_local_ctrl
* Documentation added under protocols/esp_local_ctrl
* Demo client side app esp_local_ctrl.py added under examples/protocols/esp_local_ctrl/scripts
* protocomm_ble : protocomm_ble_config_t given struct name for allowing forward declaration
* esp_prov/transport_softap renamed to transport_http
* transport_http module supports verification of server certificate
* transport_http module performs name resolution before connection
2019-07-03 21:31:04 +05:30
..
asio.rst
esp_http_client.rst
esp_http_server.rst
esp_https_server.rst
esp_local_ctrl.rst ESP Local Control Feature Added 2019-07-03 21:31:04 +05:30
esp_tls.rst
esp_websocket_client.rst esp_websocket_client: Add websocket client component 2019-06-20 15:37:40 +08:00
index.rst ESP Local Control Feature Added 2019-07-03 21:31:04 +05:30
mdns.rst mdns: documentation: fixed inconsistent enum in example of reading mdns results 2019-05-14 16:41:07 +02:00
modbus.rst Rename Kconfig options (components/freemodbus) 2019-05-21 09:09:01 +02:00
mqtt.rst mqtt: added support for esp event loop, updating examples to register and use event loop handler 2019-06-04 07:41:27 +02:00