ws-rs
ws-rs copied to clipboard
[WIP]Support rustls
rustls
has a better performace than openssl
according the following article:
rustls-vs-openssl-performance
Should we support an another way to use rustls
to secure the data?
If do, I'd like to offer some help. Maybe it will takes long time.
I want it for Servo, but wanted to wait for the next rustls release.
rustls 0.16.0 is coming :-)
0.17 has released