6 releases

0.4.0 Apr 4, 2024
0.3.3 Apr 4, 2024
0.3.2 Jan 2, 2024
0.3.0 Apr 21, 2023
0.1.0 Jun 7, 2021

#15 in #trillium

Download history 3/week @ 2024-02-18 21/week @ 2024-02-25 36/week @ 2024-03-03 2/week @ 2024-03-10 6/week @ 2024-03-17 236/week @ 2024-03-31 126/week @ 2024-04-07 88/week @ 2024-04-14 28/week @ 2024-04-21 30/week @ 2024-04-28 11/week @ 2024-05-05 4/week @ 2024-05-12

74 downloads per month
Used in 3 crates (2 directly)

MIT/Apache

69KB
1.5K SLoC

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 native tls trait implementations for trillium client (NativeTlsConnector) and server (NativeTlsAcceptor).

Dependencies

~8–18MB
~338K SLoC