hyper-rustls icon indicating copy to clipboard operation
hyper-rustls copied to clipboard

Does this library have any plans to be runtime-independent?

Open stackinspector opened this issue 2 months ago • 1 comments

I want to run the hyper-util client with rustls encryption on smol runtime. It seems that to use the hyper-util client with rustls encryption, I must use this library, but using this library requires tokio runtime.

stackinspector avatar Oct 23 '25 07:10 stackinspector

If you submit a PR we can judge how much complexity it introduces.

djc avatar Oct 23 '25 13:10 djc