3 releases (breaking)
0.3.0 | Nov 26, 2024 |
---|---|
0.2.0 | Apr 26, 2022 |
0.1.0 | Apr 9, 2020 |
#1161 in Network programming
4,741 downloads per month
Used in 9 crates
(4 directly)
14KB
249 lines
tonic-openssl
A wrapper crate for OpenSSL and tonic
.
License
This project is licensed under the MIT license.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Tonic by you, shall be licensed as MIT, without any additional terms or conditions.
lib.rs
:
A openssl adaptor for tonic
.
Examples can be found in the example
crate
within the repository.
Dependencies
~7–14MB
~184K SLoC