1 unstable release

0.1.0 Jun 6, 2021

#36 in #trillium

Download history 242/week @ 2023-07-29 216/week @ 2023-08-05 247/week @ 2023-08-12 234/week @ 2023-08-19 32/week @ 2023-08-26 36/week @ 2023-09-02 50/week @ 2023-09-09 40/week @ 2023-09-16 14/week @ 2023-09-23 38/week @ 2023-09-30 33/week @ 2023-10-07 49/week @ 2023-10-14 51/week @ 2023-10-21 50/week @ 2023-10-28 53/week @ 2023-11-04 43/week @ 2023-11-11

206 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.




Legal:

Licensed under either of

at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.


lib.rs:

This crate provides the common interface for server-side tls Acceptors and client-side Connectors, abstracting over various implementations.

Dependencies

~2–2.7MB
~83K SLoC