esp-idf/components/esp_websocket_client
Jakob Hasse 16514f93f0 refactor (test_utils)!: separate file for memory check functions
Memory check (leaks and heap tracing) functions for unit tests
now have a separate file now and are renamed for more consistency.

BREAKING CHANGE: renamed memory check function names which may be used
                 in unit tests outside IDF.
2021-12-08 11:06:00 +08:00
..
include ws_client: Fix const correctness in the API config structure 2021-06-15 13:46:13 +02:00
test refactor (test_utils)!: separate file for memory check functions 2021-12-08 11:06:00 +08:00
CMakeLists.txt 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