mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-20 05:52:22 +02:00
30 lines
1.1 KiB
Markdown
30 lines
1.1 KiB
Markdown
# Collection of protocol components for ESP-IDF
|
|
|
|
## Components
|
|
|
|
### esp_modem
|
|
|
|
* Brief introduction [README](components/esp_modem/README.md)
|
|
* Full html [documentation](https://docs.espressif.com/projects/esp-protocols/esp_modem/docs/latest/index.html)
|
|
|
|
### mDNS
|
|
|
|
* Brief introduction [README](components/mdns/README.md)
|
|
* Full html [documentation(English)](https://docs.espressif.com/projects/esp-protocols/mdns/docs/latest/en/index.html)
|
|
* Full html [documentation(Chinese)](https://docs.espressif.com/projects/esp-protocols/mdns/docs/latest/zh_CN/index.html)
|
|
|
|
### esp_websocket_client
|
|
|
|
* Brief introduction [README](components/esp_websocket_client/README.md)
|
|
* Full html [documentation](https://docs.espressif.com/projects/esp-protocols/esp_websocket_client/docs/latest/index.html)
|
|
|
|
### ASIO port
|
|
|
|
* Brief introduction [README](components/asio/README.md)
|
|
* Full html [documentation](https://docs.espressif.com/projects/esp-protocols/asio/docs/latest/index.html)
|
|
|
|
### esp_mqtt_cxx
|
|
|
|
* Brief introduction [README](components/esp_mqtt_cxx/README.md)
|
|
* Full html [documentation](https://docs.espressif.com/projects/esp-protocols/esp_mqtt_cxx/docs/latest/index.html)
|