s2n-tls-tokio

Crates.ios2n-tls-tokio
lib.rss2n-tls-tokio
version0.3.6
sourcesrc
created_at2022-03-01 19:15:19.166075
updated_at2024-11-01 21:21:29.784491
descriptionAn implementation of TLS streams for Tokio built on top of s2n-tls
homepage
repositoryhttps://github.com/aws/s2n-tls
max_upload_size
id541761
size90,869
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: 4929

cargo fmt