openziti / tlsuv

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

TLS flush fix #99

Closed ekoby closed 2 years ago

ekoby commented 2 years ago

make sure application receives all available bytes from TLS engine

scareything commented 2 years ago

I'm hoping there's a chance this may fix the windows tests that fail in #94