esp-idf/components/esp_websocket_client
David Cermak 7c5011f411 websocket_client: fix locking mechanism in ws-client task and when sending data
closes https://github.com/espressif/esp-idf/issues/4169
2019-10-24 07:09:31 +00:00
..
include ws_client: fix for not sending ping responses, updated to pass events also for PING and PONG messages, added interfaces to send both binary and text data 2019-10-14 11:05:27 +02:00
CMakeLists.txt
component.mk
esp_websocket_client.c websocket_client: fix locking mechanism in ws-client task and when sending data 2019-10-24 07:09:31 +00:00