3 Commits

Author SHA1 Message Date
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