1 unstable release

0.1.0 Jun 6, 2021

#25 in #async-tls

Download history 65/week @ 2024-04-01 22/week @ 2024-04-08 28/week @ 2024-04-15 42/week @ 2024-04-22 24/week @ 2024-04-29 28/week @ 2024-05-06 29/week @ 2024-05-13 23/week @ 2024-05-20 31/week @ 2024-05-27 25/week @ 2024-06-03 21/week @ 2024-06-10 22/week @ 2024-06-17 27/week @ 2024-06-24 4/week @ 2024-07-08 23/week @ 2024-07-15

57 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

~1.5–2.3MB
~70K SLoC