openziti / tlsuv

TLS and HTTP(s) client library for libuv
https://docs.openziti.io/tlsuv/
MIT License
43 stars 5 forks source link

fix reading TLS buffer -- get all application data #25

Closed ekoby closed 4 years ago

ekoby commented 4 years ago

minor fix: need to call mbedtls_ssl_read() multiple times to get all available application data