Releases: dbcfd/tls-async
Releases · dbcfd/tls-async
alpha.7
Nightly updates
alpha.4
Future using Context
alpha.3
TLS Peer Dependency (#4) * Native TLS Shadowing Addresses #1 and #2. Provides interfaces without needing to use native-tls library.
alpha.2
Merge pull request #3 from dbcfd/update-futures Update to future alpha.13
alpha.1
Experimental fork of tokio-tls on top of Futures 0.3 AsyncRead, AsyncWrite, and Compat. It is primarily intended for usage with Romio.