OVMS3-idf/docs/en/api-reference/protocols/index.rst
Anurg Kar 656bef7bb7 Http Server : Add a simple light weight HTTP Server Component.
Also add examples, docs and test apps for the HTTP Server.
2018-07-20 15:49:17 +05:30

13 lines
259 B
ReStructuredText

Protocols API
*************
.. toctree::
:maxdepth: 1
mDNS <mdns>
ESP-TLS <esp_tls>
HTTP Client <esp_http_client>
HTTP Server <http_server>
Example code for this API section is provided in :example:`protocols` directory of ESP-IDF examples.