mirror of
https://github.com/espressif/esp-protocols.git
synced 2026-05-04 20:04:19 +02:00
98dfb691b6681ee14800718ddf2b2569cd3043df
Previously set to wait until IP address got from tcpip_adapter, but since common example connect code blocks until both IP4 and IPv6 address received it could happen that test code might have started connection to the ASIO counter-part while ESP32 still waiting for IPv6 address * Original commit: espressif/esp-idf@208feef3c9
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
Languages
C
57.9%
C++
32.4%
Python
5.7%
CMake
2.6%
Shell
1.3%
Other
0.1%