tls-api-not-tls-2

Crates.iotls-api-not-tls-2
lib.rstls-api-not-tls-2
version0.11.0
sourcesrc
created_at2024-05-08 08:52:32.752023
updated_at2024-05-08 08:52:32.752023
descriptionTLS API implementation which returns plain sockets. This is NOT TLS implementation.
homepage
repositoryhttps://github.com/edgedb/rust-tls-api/
max_upload_size
id1233512
size10,253
Aljaž Mur Eržen (aljazerzen)

documentation

README

tls-api-not-tls-2

This is a fork of tls-api-not-tls with updated dependencies.

Implementation which returns the (wrapped) socket in connect and accept operations. No TLS.

Might be useful in writing tests or something.

Commit count: 390

cargo fmt