Crates.io | ktls |
lib.rs | ktls |
version | 6.0.2 |
created_at | 2022-10-21 10:45:11.440421+00 |
updated_at | 2025-04-07 09:57:22.900772+00 |
description | Configures kTLS for tokio-rustls client and server connections. |
homepage | |
repository | https://github.com/rustls/ktls |
max_upload_size | |
id | 693414 |
size | 54,404 |
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.