This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-10-01 19:35:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e543dbfe79daffb376ff123ad2ee04b1b0f6a079
esp-idf
/
components
/
esp_websocket_client
History
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
examples: use new component registration api
2019-06-21 19:53:29 +08:00
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