s2n-tls-tokio

Crates.ios2n-tls-tokio
lib.rss2n-tls-tokio
version0.2.8
sourcesrc
created_at2022-03-01 19:15:19.166075
updated_at2024-07-01 17:00:32.194679
descriptionAn implementation of TLS streams for Tokio built on top of s2n-tls
homepage
repositoryhttps://github.com/aws/s2n-tls
max_upload_size
id541761
size89,368
s2n-core (github:aws:s2n-core)

documentation

README

s2n-tls-tokio provides async bindings that allow consumers to use s2n-tls within the tokio runtime. To consume s2n-tls outside of an async context consider using the s2n-tls crate.

Commit count: 4780

cargo fmt