openziti / tlsuv

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

Custom src #38

Closed smilindave26 closed 4 years ago

smilindave26 commented 4 years ago

Added ability to add a custom uv_link_t to be used as the source of the chain in place of tcp uv_link_source_t. Used in ziti-sdk-c to create a link source that sends the http/https traffic over Ziti.