| Crates.io | tls-api-not-tls-2 |
| lib.rs | tls-api-not-tls-2 |
| version | 0.11.0 |
| created_at | 2024-05-08 08:52:32.752023+00 |
| updated_at | 2024-05-08 08:52:32.752023+00 |
| description | TLS API implementation which returns plain sockets. This is NOT TLS implementation. |
| homepage | |
| repository | https://github.com/edgedb/rust-tls-api/ |
| max_upload_size | |
| id | 1233512 |
| size | 10,253 |
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.