forked from espressif/esp-protocols
1fcc001ae82b598349ab57280a3b63fbff5fae07
tcp-transport component did not support wait forever. this update uses value of -1 to request this state. websocket client uses timeouts in RTOS ticks. fixed recalculation to ms (including special value of -1) to use correctly tcp-transport component Closes https://github.com/espressif/esp-idf/issues/4316 * Original commit: espressif/esp-idf@e1f982921a
Collection of protocol components for ESP-IDF
Components
esp_modem
- Brief introduction README
- Full html documentation
Languages
C
56.2%
C++
36.3%
Python
4.4%
CMake
2.3%
Shell
0.3%
Other
0.5%