OVMS3-idf/components/esp_websocket_client
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