async-tungstenite 0.19.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 25 feature flags, 2 of them enabled by default.

default

  • handshake

handshake

  • tungstenite/handshake

tokio-rustls-native-certs

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

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

gio-runtime

  • gio
  • glib
  • handshake

tokio-openssl

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

async-native-tls

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

async-tls

  • real-async-tls
  • handshake

tokio-runtime

  • tokio
  • handshake

async-std-runtime

  • async-std
  • handshake

real-tokio-rustls

    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.

real-tokio-openssl

    This feature flag does not enable additional features.

gio

    This feature flag does not enable additional features.

webpki-roots

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

real-native-tls

    This feature flag does not enable additional features.

verbose-logging

    This feature flag does not enable additional features.

real-async-tls

    This feature flag does not enable additional features.

glib

    This feature flag does not enable additional features.

openssl

    This feature flag does not enable additional features.

real-tokio-native-tls

    This feature flag does not enable additional features.

async-std

    This feature flag does not enable additional features.