ktls

Crates.ioktls
lib.rsktls
version6.0.1
sourcesrc
created_at2022-10-21 10:45:11.440421
updated_at2024-09-26 21:39:09.718313
descriptionConfigures kTLS for tokio-rustls client and server connections.
homepage
repositoryhttps://github.com/rustls/ktls
max_upload_size
id693414
size54,009
publishers (github:rustls:publishers)

documentation

https://docs.rs/ktls

README

test pipeline Coverage Status (codecov.io) Crates.io license: MIT/Apache-2.0

ktls

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

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: 195

cargo fmt