tokio-tungstenite 0.14.0

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

tokio-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 12 feature flags, 3 of them enabled by default.

default

  • connect

connect

  • stream
  • tokio/net

stream

    This feature flag does not enable additional features.

rustls-tls

  • rustls
  • tokio-rustls
  • stream
  • tungstenite/rustls-tls
  • webpki
  • webpki-roots

native-tls

  • native-tls-crate
  • tokio-native-tls
  • stream
  • tungstenite/native-tls

native-tls-vendored

  • native-tls
  • native-tls-crate/vendored
  • tungstenite/native-tls-vendored

tokio-native-tls

    This feature flag does not enable additional features.

webpki-roots

    This feature flag does not enable additional features.

native-tls-crate

    This feature flag does not enable additional features.

webpki

    This feature flag does not enable additional features.

tokio-rustls

    This feature flag does not enable additional features.

rustls

    This feature flag does not enable additional features.