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

#20 in #trillium

Download history 2/week @ 2024-06-27 6/week @ 2024-07-11 32/week @ 2024-07-18 19/week @ 2024-07-25 11/week @ 2024-08-01 22/week @ 2024-08-08 17/week @ 2024-08-15 3/week @ 2024-09-05 13/week @ 2024-09-12 23/week @ 2024-09-19 26/week @ 2024-09-26 8/week @ 2024-10-03

58 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

~7–17MB
~320K SLoC