openziti / tlsuv

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

Fix reconnect #27

Closed ekoby closed 4 years ago

ekoby commented 4 years ago

the chain of links (tcp -> tls -> http) gets taken apart when connection is closed. Fix to re-establish the chain when connection is established