2 releases
0.3.1 | May 24, 2023 |
---|---|
0.3.0 | Dec 11, 2022 |
0.2.1 |
|
0.1.1 |
|
#1220 in Asynchronous
24KB
494 lines
tokio-uring-rustls
Integrates rustls into tokio-uring runtime. This crate provides simple read and write functionality for tokio-uring runtime to handle TLS traffic.
Reference
Implementation details borrowed from the following projects:
- monoio-rustls TLS Stream Wrapper for Monoio.
- tokio-rustls Asynchronous TLS/SSL streams for Tokio using Rustls.
Cargo Crate
tokio-uring-rustls = "0.1"
Dependencies
~10–19MB
~345K SLoC