tls-api-not-tls 0.12.1

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

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.