workflow-websocket 0.18.0

WebSocket crate (client and server) providing an async Rust API that functions uniformly in native and in browser (WASM32) environments. This crate allows you to develop WebSocket-driven data exchange that function uniformly in web and desktop applications.
Documentation

workflow-websocket

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

default

native-tls (default)

delay-reconnect

This feature flag does not enable additional features.

native-tls-vendored

ping-pong

This feature flag does not enable additional features.

rustls-tls-native-roots

rustls-tls-webpki-roots

wasm32-sdk

This feature flag does not enable additional features.