This website requires JavaScript.
Explore
Help
Register
Sign In
Crash_Override
/
OVMS3-idf
Watch
1
Star
0
Fork
You've already forked OVMS3-idf
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
ca4a8a61c4
OVMS3-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: Add websocket client component
2019-06-20 15:37:40 +08:00
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