1 unstable release

0.1.0 Jun 6, 2021

#41 in #trillium

Download history 13/week @ 2024-10-01 1/week @ 2024-10-15 3/week @ 2024-10-22 3/week @ 2024-11-19 7/week @ 2024-11-26 15/week @ 2024-12-03 46/week @ 2024-12-10 23/week @ 2024-12-17 9/week @ 2024-12-31 16/week @ 2025-01-07 31/week @ 2025-01-14

56 downloads per month

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.2–3.5MB
~59K SLoC