ktls2

Crates.ioktls2
lib.rsktls2
version6.0.2
created_at2025-05-11 04:47:22.065371+00
updated_at2025-05-11 04:47:22.065371+00
descriptionConfigures kTLS for tokio-rustls client and server connections, with support for Monoio.
homepage
repositoryhttps://github.com/ferronweb/ktls2
max_upload_size
id1669069
size133,633
Rust crate owners (github:ferronweb:rust-crate-owners)

documentation

https://docs.rs/ktls2

README

ktls2

Configures kTLS (kernel TLS offload) for any type that implements AsRawFd, given a rustls ServerConnection, with Monoio support.

This crate is based on the ktls crate.

License

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.

Commit count: 4

cargo fmt