2 releases

0.3.1 May 24, 2023
0.3.0 Dec 11, 2022
0.2.1 Nov 15, 2022
0.1.1 Oct 30, 2022

#799 in Asynchronous

22 downloads per month

MIT license

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:

Cargo Crate

tokio-uring-rustls = "0.1"

Link: https://crates.io/crates/tokio-uring-rustls

Dependencies

~10–21MB
~345K SLoC