tungstenite 0.18.0

Lightweight stream-based WebSocket implementation
Documentation

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

default

  • handshake

handshake

  • base64
  • http
  • httparse
  • sha1
  • url

base64

    This feature flag does not enable additional features.

http

    This feature flag does not enable additional features.

httparse

    This feature flag does not enable additional features.

sha1

    This feature flag does not enable additional features.

url

    This feature flag does not enable additional features.

native-tls-vendored

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

rustls-tls-native-roots

  • __rustls-tls
  • rustls-native-certs

rustls-tls-webpki-roots

  • __rustls-tls
  • webpki-roots

native-tls

  • native-tls-crate

rustls

    This feature flag does not enable additional features.

webpki

    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.

rustls-native-certs

    This feature flag does not enable additional features.