levkk / rwf

Comprehensive framework for building web applications in Rust.
MIT License
992 stars 18 forks source link

TLS #29

Open levkk opened 1 week ago

levkk commented 1 week ago

Add support for TLS. Should support self-signed and signed certificates.

Rustls