Crate rustls_tokio_stream

source ·

Re-exports§

Structs§

  • The handshake results from a TLS connection.
  • An async stream that wraps a rustls connection and a TCP socket.
  • An async read half of stream that wraps a rustls connection and a TCP socket.
  • An async write half of stream that wraps a rustls connection and a TCP socket.

Type Aliases§