mirror of
https://github.com/espressif/esp-protocols.git
synced 2026-04-29 10:34:18 +02:00
bb4c002841661c6017d7cebcd954760e4e32fb11
- Replaces hardcoded PTR "half-TTL" with `MDNS_ANSWER_PTR_TTL/2` (defined in mdns_private.h) - Replaces hardcoded TXT "half-TTL" with `MDNS_ANSWER_TXT_TTL/2` (defined in mdns_private.h)
Collection of protocol components for 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
Languages
C
57.9%
C++
32.4%
Python
5.7%
CMake
2.6%
Shell
1.3%
Other
0.1%