ktls icon indicating copy to clipboard operation
ktls copied to clipboard

Using rustls transparently on non-linux platforms?

Open jeromegn opened this issue 9 months ago • 1 comments

I've been wondering if it would be a pain to transparently use rustls for platforms that can't support kernel TLS offloading?

It would make it easier to develop on multiple platforms and still have it highly optimized on linux.

Any thoughts? I don't know if this is a good idea at all...

jeromegn avatar Sep 18 '23 19:09 jeromegn