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

S
Description
Collection of ESP-IDF components related to networking protocols
Readme 46 MiB
Languages
C 57.9%
C++ 32.4%
Python 5.7%
CMake 2.6%
Shell 1.3%
Other 0.1%