Websocket client missing API's: esp_websocket_client_send_bin and esp_websocket_client_send_text
Posted: Fri Nov 15, 2019 6:32 pm
IDF: v4.0-beta2
component: esp_websocket_client
docs: https://docs.espressif.com/projects/esp ... lient.html
Latest docs describe the following two API's, but there is not a .h declaration or implementation:
esp_websocket_client_send_bin(..)
esp_websocket_client_send_text(..)
The document refs are:
https://docs.espressif.com/projects/esp ... TickType_t
https://docs.espressif.com/projects/esp ... TickType_t
component: esp_websocket_client
docs: https://docs.espressif.com/projects/esp ... lient.html
Latest docs describe the following two API's, but there is not a .h declaration or implementation:
esp_websocket_client_send_bin(..)
esp_websocket_client_send_text(..)
The document refs are:
https://docs.espressif.com/projects/esp ... TickType_t
https://docs.espressif.com/projects/esp ... TickType_t