2021-11-16 08:11:57 +01:00
|
|
|
# Collection of protocol components for ESP-IDF
|
|
|
|
|
|
|
|
## Components
|
|
|
|
|
|
|
|
### esp_modem
|
|
|
|
|
|
|
|
* Brief introduction [README](components/esp_modem/README.md)
|
2023-04-07 16:43:43 +04:00
|
|
|
* Full html [documentation](https://docs.espressif.com/projects/esp-protocols/esp_modem/latest/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)
|
2023-02-22 14:34:35 +04:00
|
|
|
* Full html [documentation(English)](https://docs.espressif.com/projects/esp-protocols/mdns/latest/en/index.html)
|
|
|
|
* Full html [documentation(Chinese)](https://docs.espressif.com/projects/esp-protocols/mdns/latest/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)
|
2023-04-07 16:43:43 +04:00
|
|
|
* Full html [documentation](https://docs.espressif.com/projects/esp-protocols/esp_websocket_client/latest/index.html)
|
2022-06-22 14:49:37 +04:00
|
|
|
|
|
|
|
### ASIO port
|
|
|
|
|
|
|
|
* Brief introduction [README](components/asio/README.md)
|
2023-04-07 16:43:43 +04:00
|
|
|
* Full html [documentation](https://docs.espressif.com/projects/esp-protocols/asio/latest/index.html)
|
2023-04-04 14:36:52 +04:00
|
|
|
|
|
|
|
### esp_mqtt_cxx
|
|
|
|
|
|
|
|
* Brief introduction [README](components/esp_mqtt_cxx/README.md)
|
2023-04-07 16:43:43 +04:00
|
|
|
* Full html [documentation](https://docs.espressif.com/projects/esp-protocols/esp_mqtt_cxx/latest/index.html)
|