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 currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

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.