esp-idf/components/tcp_transport
Angus Gratton b7fd8166d5 Merge branch 'bugfix/ws_opcodes_fix' into 'master'
ws_client: fix for not sending ping responses, updated to pass events also for...

See merge request espressif/esp-idf!6111
2019-10-17 12:36:08 +08:00
..
include ws_client: fix for not sending ping responses, updated to pass events also for PING and PONG messages, added interfaces to send both binary and text data 2019-10-14 11:05:27 +02:00
private_include
test
CMakeLists.txt
component.mk
transport.c
transport_ssl.c fix(transport): Fix a bug of the connection whether be active or not by timeout option when the select function return a correct value. 2019-09-12 13:55:47 +08:00
transport_tcp.c fix(transport): Fix a bug of the connection whether be active or not by timeout option when the select function return a correct value. 2019-09-12 13:55:47 +08:00
transport_utils.c
transport_ws.c Merge branch 'bugfix/ws_opcodes_fix' into 'master' 2019-10-17 12:36:08 +08:00