tls-api-not-tls-2 0.11.0

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

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.