David Cermak 23f6a1d46e ws_client: fixed posting to event loop with websocket timeout
Executing event loop `esp_event_loop_run()` with timeout causes delays in receiving events from user code. Fixed by removing the timeout to post synchronously.

closes https://github.com/espressif/esp-idf/issues/3957


* Original commit: espressif/esp-idf@50505068c4
2022-03-01 12:18:50 +04:00
2021-11-16 08:11:57 +01:00

Collection of protocol components for ESP-IDF

Documentation of esp-protocol

Components

esp_modem

Description
Collection of ESP-IDF components related to networking protocols
Readme 42 MiB
Languages
C 56.7%
C++ 35.3%
Python 4.4%
CMake 2.4%
Shell 0.7%
Other 0.5%