esp-idf/components/tcp_transport
David Čermák a7c1112ca4 Merge branch 'feature/ws_client_support_cont_frames' into 'master'
transport_ws: Parse and expose frame fin flag

Closes IDFGH-6767 and IDFGH-6737

See merge request espressif/esp-idf!17748
2022-04-14 23:18:12 +08:00
..
include transport_ws: Parse and expose frame fin flag 2022-04-12 11:31:51 +01:00
private_include tcp_transport: Fix error handling of esp_tls_init() 2021-03-24 12:24:23 +00:00
test unit test: move unit-test_app test_utils_task_delete API to be a utils API (unity_utils_task_delete) in unity component 2022-03-30 15:11:08 +08:00
CMakeLists.txt transport: Add CONFI_WS_TRANSPORT for optimize the code size 2021-06-22 10:51:04 +08:00
Kconfig transport: Add CONFI_WS_TRANSPORT for optimize the code size 2021-06-22 10:51:04 +08:00
transport_ssl.c transport_ssl: use return value from close for non-TLS case 2022-02-07 17:17:16 +05:30
transport_utils.c transport: Add CONFI_WS_TRANSPORT for optimize the code size 2021-06-22 10:51:04 +08:00
transport_ws.c transport_ws: Parse and expose frame fin flag 2022-04-12 11:31:51 +01:00
transport.c tcp_transport: fix tcp transport execption pointer 2022-01-19 13:44:20 +01:00