tls-listener 0.10.0

wrap incoming Stream of connections in TLS
Documentation

tls-listener

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 10 feature flags, 2 of them enabled by default.

default

  • tokio-net

tokio-net

  • tokio/net

openssl

  • tokio-openssl
  • openssl_impl

rustls

  • tokio-rustls

tokio-rustls

  • dep:tokio-rustls

tokio-native-tls

  • dep:tokio-native-tls

tokio-openssl

  • dep:tokio-openssl

rt

  • tokio/rt

native-tls

  • tokio-native-tls

openssl_impl

  • dep:openssl_impl