esp-idf/components/tcp_transport
David Čermák a461f8f115 Merge branch 'bugfix/ws_transport_ping' into 'master'
ws_transport: Add option to propagate control packets to the app

Closes IDFGH-4478

See merge request espressif/esp-idf!11957
2021-01-22 19:21:43 +08:00
..
include Merge branch 'bugfix/ws_transport_ping' into 'master' 2021-01-22 19:21:43 +08:00
private_include Merge branch 'bugfix/ws_transport_ping' into 'master' 2021-01-22 19:21:43 +08:00
test Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
CMakeLists.txt tcp_transport: replace transport_strcasestr with strcasestr 2019-08-15 17:51:54 +02:00
component.mk Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
Kconfig websocket: add configurable ws_transport buffer size 2020-07-20 10:02:31 +00:00
transport_ssl.c Modify esp-tls and tcp_transport to support keep alive for tcp and ssl connection 2021-01-22 06:56:28 +00:00
transport_tcp.c Modify esp-tls and tcp_transport to support keep alive for tcp and ssl connection 2021-01-22 06:56:28 +00:00
transport_utils.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
transport_ws.c ws_transport: Add option to propagate control packets to the app 2021-01-22 07:22:41 +00:00
transport.c tcp_transport: Extend transport error storage for socket error 2020-11-12 12:46:22 +00:00