openziti / tlsuv

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

allow TLS engine to be reset and re-used for next connection. #55

Closed ekoby closed 4 years ago

ekoby commented 4 years ago

Fixes http->engine leak. Re-use client TSL session (if supported by server)