# tls-api-not-tls-2
*This is a fork of [tls-api-not-tls](https://crates.io/crates/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.