s2n-tls-tokio 0.2.9

An implementation of TLS streams for Tokio built on top of s2n-tls
Documentation

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.