1 unstable release

new 0.1.5 Jan 29, 2025

#36 in #transport-layer


Used in proto-tower

GPL-3.0-only

2KB

Proto-TLS

TLS is the Transport Layer Security protocol.

It will handle the TLS handshake and encryption/decryption of the data.

Adding dependency to project

[dependencies]
proto-tls = { git = "https://github.com/rapidrecast/proto-tower.git", subdir = "proto-tls" }

No runtime deps

Features