tls-api-not-tls 0.5.0

TLS API implementation which returns plain sockets. This is NOT TLS implementation.
Documentation

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.