656bef7bb7
Also add examples, docs and test apps for the HTTP Server.
12 lines
259 B
ReStructuredText
12 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.
|