# tokio-tls **Repository Path**: mirrors_tokio-rs/tokio-tls ## Basic Information - **Project Name**: tokio-tls - **Description**: An implementation of TLS/SSL streams for Tokio - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2026-01-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tokio-tls **Deprecated** in favor of `tokio-native-tls`. An implementation of TLS/SSL streams for Tokio built on top of the [`native-tls` crate] ## License This project is licensed under the [MIT license](./LICENSE). ### Contribution Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Tokio by you, shall be licensed as MIT, without any additional terms or conditions.