1 unstable release

0.1.0 Jun 6, 2021

#23 in #async-tls

Download history 7/week @ 2024-01-01 17/week @ 2024-01-08 8/week @ 2024-01-15 5/week @ 2024-01-22 13/week @ 2024-02-05 20/week @ 2024-02-12 28/week @ 2024-02-19 48/week @ 2024-02-26 34/week @ 2024-03-04 26/week @ 2024-03-11 37/week @ 2024-03-18 36/week @ 2024-03-25 65/week @ 2024-04-01 22/week @ 2024-04-08 28/week @ 2024-04-15

154 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.8MB
~83K SLoC