1 unstable release

0.1.0 Jun 6, 2021

#39 in #trillium

MIT/Apache

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 Acceptors and client-side Connectors, abstracting over various implementations.

Dependencies

~2.3–3.5MB
~61K SLoC