ws-tool 0.11.0

an easy to use websocket tool
Documentation

ws-tool

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

default

  • sync
  • simple
  • sync_tls_rustls

sync

    This feature flag does not enable additional features.

simple

  • deflate

sync_tls_rustls

  • sync
  • rustls-connector
  • rustls-pemfile

deflate

  • libz-sys

rustls-connector

  • dep:rustls-connector

rustls-pemfile

  • dep:rustls-pemfile

libz-sys

  • dep:libz-sys

async_tls_rustls

  • async
  • tokio-rustls
  • webpki
  • webpki-roots
  • rustls-pemfile
  • rustls-connector

axum

  • dep:axum
  • dep:hyper
  • dep:hyper-util
  • async

sync_tls_native

  • sync
  • native-tls

poem

  • dep:poem
  • async

async_tls_native

  • async
  • tokio-native-tls

deflate_static

  • libz-sys/static

native-tls

  • dep:native-tls

deflate_ng

  • libz-sys/zlib-ng

webpki-roots

  • dep:webpki-roots

tokio

  • dep:tokio

tokio-rustls

  • dep:tokio-rustls

async

  • tokio

tokio-native-tls

  • dep:tokio-native-tls

webpki

  • dep:webpki