tokio-tungstenite 0.20.1

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 14 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-webpki-roots

  • __rustls-tls
  • webpki-roots

rustls-tls-native-roots

  • __rustls-tls
  • rustls-native-certs

rustls-native-certs

  • dep:rustls-native-certs

native-tls-crate

  • dep:native-tls-crate

rustls

  • dep:rustls

webpki-roots

  • dep:webpki-roots

tokio-rustls

  • dep:tokio-rustls

tokio-native-tls

  • dep:tokio-native-tls