forked from espressif/esp-protocols
f52a38ba347a97a6ebceda00ef501a170e218f25
1.2.0 Features - Added new API `esp_websocket_client_append_header` (39e9725) - Added new APIs to support fragmented messages transmission (fae80e2) Bug Fixes - Reference common component from IDF (74fc228) - Revert referencing protocol_examples_common from IDF (b176d3a) - reference protocol_examples_common from IDF (025ede1) - specify override_path in example manifests (d5e7898) - Return status code correctly on esp_websocket_client_send_with_opcode (ac8f1de) - Fix pytest exclusion, gitignore, and changelog checks (2696221)
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
console_simple_init
- Brief introduction README
console_cmd_ping
- Brief introduction README
Description
Languages
C
56.2%
C++
36.3%
Python
4.4%
CMake
2.3%
Shell
0.3%
Other
0.5%