tokio-tungstenite 0.21.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 15 feature flags, 4 of them enabled by default.

default

  • connect
  • handshake

connect

  • stream
  • tokio/net
  • handshake

handshake

  • tungstenite/handshake

stream

    This feature flag does not enable additional features.

native-tls

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

native-tls-vendored

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

rustls-tls-native-roots

  • __rustls-tls
  • rustls-native-certs

rustls-tls-webpki-roots

  • __rustls-tls
  • webpki-roots

webpki-roots

  • dep:webpki-roots

tokio-native-tls

  • dep:tokio-native-tls

native-tls-crate

  • dep:native-tls-crate

rustls-pki-types

  • dep:rustls-pki-types

rustls-native-certs

  • dep:rustls-native-certs

tokio-rustls

  • dep:tokio-rustls

rustls

  • dep:rustls