Crates.io | ktls |
lib.rs | ktls |
version | 6.0.1 |
source | src |
created_at | 2022-10-21 10:45:11.440421 |
updated_at | 2024-09-26 21:39:09.718313 |
description | Configures kTLS for tokio-rustls client and server connections. |
homepage | |
repository | https://github.com/rustls/ktls |
max_upload_size | |
id | 693414 |
size | 54,009 |
Configures kTLS (kernel TLS
offload)
for any type that implements AsRawFd
, given a rustls ServerConnection
.
This project is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See LICENSE-APACHE and LICENSE-MIT for details.