async-tungstenite 0.11.0

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

default

    This feature flag does not enable additional features.

tokio-native-tls

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

tokio-rustls

  • tokio-runtime
  • real-tokio-rustls
  • webpki-roots

tokio-openssl

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

async-native-tls

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

gio-runtime

  • gio
  • glib

tokio-runtime

  • tokio

async-std-runtime

  • async-std

async-tls

  • real-async-tls

gio

    This feature flag does not enable additional features.

webpki-roots

    This feature flag does not enable additional features.

real-tokio-openssl

    This feature flag does not enable additional features.

openssl

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

real-tokio-native-tls

    This feature flag does not enable additional features.

real-async-tls

    This feature flag does not enable additional features.

real-async-native-tls

    This feature flag does not enable additional features.

real-native-tls

    This feature flag does not enable additional features.

real-tokio-rustls

    This feature flag does not enable additional features.

async-std

    This feature flag does not enable additional features.

glib

    This feature flag does not enable additional features.