openziti / tlsuv

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

server side support #13

Open patrickkh7788 opened 5 years ago

patrickkh7788 commented 5 years ago

Is this possible to add server side support ?

patrickkh7788 commented 5 years ago

Love the new uv-tls-engine.

When add the server side support, please consider add SNI api, so it can handle multi domain in one listen socket.

plajjan commented 1 year ago

Given that this has not moved in four years I assume there is no need for this from the openziti project, right? So no one is like working on this? @ekoby you know? :)

ekoby commented 1 year ago

Correct, we don't need server side support for openziti SDK.

I don't have free time to allocate to it at this point.

We do welcome contributions if you want to take a crack at it