ws-tool 0.10.1

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 21 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

poem

  • dep:poem
  • async
  • deflate

sync_tls_native

  • sync
  • native-tls

async_tls_native

  • async
  • tokio-native-tls

async

  • tokio

tokio-rustls

  • dep:tokio-rustls

deflate_static

  • libz-sys/static

deflate_ng

  • libz-sys/zlib-ng

webpki-roots

  • dep:webpki-roots

webpki

  • dep:webpki

tokio

  • dep:tokio

native-tls

  • dep:native-tls

tokio-native-tls

  • dep:tokio-native-tls