# tonic-rustls [![tonic-rustls on crates.io](https://img.shields.io/crates/v/tonic-rustls)](https://crates.io/crates/tonic-rustls) [![Documentation (latest release)](https://img.shields.io/badge/docs-latest-brightgreen)](https://docs.rs/tonic-rustls) A fork of the "transport" code from the [`tonic`](https://docs.rs/tonic) crate with the ability to provide custom [`rustls`](https://docs.rs/rustls) server and client configs. ## License This project is available under the terms of the [MIT license](LICENSE).