2 unstable releases
0.12.0 | Nov 25, 2024 |
---|---|
0.11.0 | May 7, 2024 |
#1807 in Network programming
1,707 downloads per month
Used in 12 crates
(6 directly)
115KB
2.5K
SLoC
tls-api-test
Test implementation the all tls-api implementations.
Contain tests line client_server
which accept
type parameters for acceptor and connector.
And actual tls-api implementations just use this
crate to do the tests.
lib.rs
:
Common implementation of tests for all TLS API implementations.
Common tests are written here and executed in impl-crates.
Probably you don't need this crate outside of rust-tls-api
repository.
Dependencies
~8–19MB
~369K SLoC