esp-idf/components/esp_websocket_client
Chen Yi Qun caaf62bdad driver, http_client, web_socket, tcp_transport: remove __FILE__ from log messages
__FILE__ macro in the error messages adds full paths to the production binarys, remove __FILE__ from the ESP_LOGE.

Closes https://github.com/espressif/esp-idf/issues/5637
Merges https://github.com/espressif/esp-idf/pull/5638
2020-08-03 15:21:36 +08:00
..
include websocket: add configurable timeout for PONG not received 2020-06-12 09:43:29 +00:00
CMakeLists.txt esp32: add implementation of esp_timer based on TG0 LAC timer 2020-02-06 14:00:18 +08:00
component.mk esp_websocket_client: Add websocket client component 2019-06-20 15:37:40 +08:00
esp_websocket_client.c driver, http_client, web_socket, tcp_transport: remove __FILE__ from log messages 2020-08-03 15:21:36 +08:00