1 unstable release
0.1.0 | Jun 6, 2021 |
---|
#25 in #async-tls
57 downloads per month
6KB
Welcome to Trillium!
📖 Guide 📖
The guide provides an architectural overview and lay of the land connecting the trillium crates.
📑 Rustdocs 📑
The rustdocs represent the best way to learn about any of trillium's individual crates and the specific interfaces.
lib.rs
:
This crate provides the common interface for server-side tls
Acceptor
s and client-side Connector
s, abstracting over various
implementations.
Dependencies
~1.5–2.3MB
~70K SLoC