esp-idf/components/esp_websocket_client
David Čermák ecd3f85794 Merge branch 'bugfix/ws_client_const_correct' into 'master'
ws_client: Fix const correctness on strings (GitHub PR)

Closes IDFGH-5364

See merge request espressif/esp-idf!13952
2021-06-22 16:30:29 +00:00
..
include ws_client: Fix const correctness in the API config structure 2021-06-15 13:46:13 +02:00
test websocket: Add websocket unit tests 2021-02-16 08:29:28 +00:00
CMakeLists.txt transport: Add CONFI_WS_TRANSPORT for optimize the code size 2021-06-22 10:51:04 +08:00
component.mk transport: Add CONFI_WS_TRANSPORT for optimize the code size 2021-06-22 10:51:04 +08:00
esp_websocket_client.c components: Remove repeated keep alive function by ssl layer function 2021-03-10 02:19:29 +00:00