mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-11-02 23:51:38 +01:00
b9bdcf612a40f97331a6c8bbece57c8c2b3d5d1c
1.0.2 Features - Add factory method for simple creation of custom DCEs (4cf9e50) - Support custom transport in AT TCP client example (ae629ed) Bug Fixes - Fix host test race with async read and d'structor (c89d42f) - More error handling in cmux protocol (8edbac6) - Fix netif to set PPP config in C++ way (5287432) - Fix vfs terminal not to reset read_cb() automatically (25a35e2) - Fix netif data race causing PPP startup delays (c8c0507, #308) - Added support for inflatable buffer (cb6e03a, #272) - Fix LoadProhibited after failed CMUX initialization (IDFGH-10845) (60c87dd)
Collection of protocol components for ESP-IDF
How to use
The ESP-Protocols repository contains a collection of protocol components for ESP-IDF. Additionally, each component is available in IDF Component Registry. Please refer to instructions in ESP-IDF
Components
esp_modem
- Brief introduction README
- Full html documentation
mDNS
- Brief introduction README
- Full html documentation(English)
- Full html documentation(Chinese)
esp_websocket_client
- Brief introduction README
- Full html documentation
ASIO port
- Brief introduction README
- Full html documentation
esp_mqtt_cxx
- Brief introduction README
- Full html documentation
Languages
C
56.7%
C++
35.3%
Python
4.4%
CMake
2.4%
Shell
0.7%
Other
0.5%