0cd33eaea1
feat(tls): update esp-tls and tcp_transport from idf
...
Commit ID:88bf21b2
2020-03-27 14:46:18 +08:00
fd8ed3b340
feat(tcp_transport): update TCP transport from esp-idf
...
Commit ID: 03d07741
2019-11-19 16:22:40 +08:00
8d86f3c36b
fix(tcp_transport): fix SSL read blocked when the connecttion is closed
2019-06-13 16:56:29 +08:00
56f4a7f4fc
feature/tcp_transport: Changes to make tcp_transport compatible with ESP8266.
...
Changes:
os_get_random for RNG & conditional execution on mbedtls for websockets
Added rom/queue.h. Changed component.mk to exclude axtls based compilation.
2019-02-13 12:53:22 +05:30
f08ef6b688
feature/tcp_transport: Added the tcp_transport component from idf.
2019-02-13 12:34:59 +05:30