| Crates.io | proto-tower-tls |
| lib.rs | proto-tower-tls |
| version | 0.1.5 |
| created_at | 2025-01-29 20:21:49.695203+00 |
| updated_at | 2025-01-29 20:21:49.695203+00 |
| description | Tower implementation of the TLS protocol |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1535335 |
| size | 1,882 |
TLS is the Transport Layer Security protocol.
It will handle the TLS handshake and encryption/decryption of the data.
[dependencies]
proto-tls = { git = "https://github.com/rapidrecast/proto-tower.git", subdir = "proto-tls" }