An implementation of SSL streams for Tokio backed by BoringSSL.
# Cargo.toml
[dependencies]
tokio-boring = "5.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates availability of the SslStream type for Tokio.
Install BoringSSL via your system package manager or build from source.
No dependency data recorded yet.