| Crates.io | s2n-tls-tokio |
| lib.rs | s2n-tls-tokio |
| version | 0.3.34 |
| created_at | 2022-03-01 19:15:19.166075+00 |
| updated_at | 2026-01-16 22:27:35.323979+00 |
| description | An implementation of TLS streams for Tokio built on top of s2n-tls |
| homepage | |
| repository | https://github.com/aws/s2n-tls |
| max_upload_size | |
| id | 541761 |
| size | 81,922 |
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.