async-tungstenite 0.17.2

Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation
Documentation

async-tungstenite

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 24 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

tokio-rustls-webpki-roots

  • tokio-runtime
  • real-tokio-rustls
  • webpki-roots
  • tungstenite/__rustls-tls

tokio-native-tls

  • tokio-runtime
  • real-tokio-native-tls
  • real-native-tls
  • tungstenite/native-tls

tokio-rustls-native-certs

  • tokio-runtime
  • real-tokio-rustls
  • rustls-native-certs
  • tungstenite/__rustls-tls

async-native-tls

  • async-std-runtime
  • real-async-native-tls
  • tungstenite/native-tls

tokio-openssl

  • tokio-runtime
  • real-tokio-openssl
  • openssl

gio-runtime

  • gio
  • glib

async-std-runtime

  • async-std

tokio-runtime

  • tokio

async-tls

  • real-async-tls

verbose-logging

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

async-std

    This feature flag does not enable additional features.

webpki-roots

    This feature flag does not enable additional features.

real-tokio-rustls

    This feature flag does not enable additional features.

real-async-tls

    This feature flag does not enable additional features.

openssl

    This feature flag does not enable additional features.

glib

    This feature flag does not enable additional features.

real-async-native-tls

    This feature flag does not enable additional features.

rustls-native-certs

    This feature flag does not enable additional features.

gio

    This feature flag does not enable additional features.

real-tokio-openssl

    This feature flag does not enable additional features.

real-tokio-native-tls

    This feature flag does not enable additional features.

real-native-tls

    This feature flag does not enable additional features.