Crates.io | tokio-uring-rustls |
lib.rs | tokio-uring-rustls |
version | 0.3.1 |
source | src |
created_at | 2022-10-30 22:08:01.031657 |
updated_at | 2023-05-24 20:48:41.29647 |
description | Integrate rustls into tokio-uring |
homepage | |
repository | https://github.com/cty123/tokio-uring-rustls |
max_upload_size | |
id | 701687 |
size | 47,012 |
Integrates rustls into tokio-uring runtime. This crate provides simple read and write functionality for tokio-uring runtime to handle TLS traffic.
Implementation details borrowed from the following projects:
tokio-uring-rustls = "0.1"