2021-11-16 08:11:57 +01:00
|
|
|
# Collection of protocol components for ESP-IDF
|
|
|
|
|
|
|
|
[Documentation of esp-protocol](https://espressif.github.io/esp-protocols)
|
|
|
|
|
|
|
|
## Components
|
|
|
|
|
|
|
|
### esp_modem
|
|
|
|
|
|
|
|
* Brief introduction [README](components/esp_modem/README.md)
|
|
|
|
* Full html [documentation](https://espressif.github.io/esp-protocols/esp_modem/index.html)
|
2022-05-23 17:08:35 +04:00
|
|
|
|
2022-05-27 17:47:00 +04:00
|
|
|
### mDNS
|
|
|
|
|
|
|
|
* Brief introduction [README](components/mdns/README.md)
|
2022-06-03 16:54:34 +04:00
|
|
|
* Full html [documentation(English)](https://espressif.github.io/esp-protocols/mdns/en/index.html)
|
|
|
|
* Full html [documentation(Chinese)](https://espressif.github.io/esp-protocols/mdns/zh_CN/index.html)
|
2022-05-27 17:47:00 +04:00
|
|
|
|
2022-05-23 17:08:35 +04:00
|
|
|
### esp_websocket_client
|
|
|
|
|
|
|
|
* Brief introduction [README](components/esp_websocket_client/README.md)
|
|
|
|
* Full html [documentation](https://espressif.github.io/esp-protocols/esp_websocket_client/index.html)
|
2022-06-22 14:49:37 +04:00
|
|
|
|
|
|
|
### ASIO port
|
|
|
|
|
|
|
|
* Brief introduction [README](components/asio/README.md)
|
|
|
|
* Full html [documentation](https://espressif.github.io/esp-protocols/asio/index.html)
|