tls-api-not-tls

Crates.iotls-api-not-tls
lib.rstls-api-not-tls
version0.9.0
sourcesrc
created_at2021-02-21 07:43:24.946202
updated_at2022-04-28 16:24:27.601777
descriptionTLS API implementation which returns plain sockets. This is NOT TLS implementation.
homepage
repositoryhttps://github.com/stepancheg/rust-tls-api/
max_upload_size
id358402
size10,271
Stepan Koltsov (stepancheg)

documentation

README

GitHub Workflow Status License crates.io

tls-api-not-tls

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

Might be useful in writing tests or something.

Commit count: 377

cargo fmt