crates.io : workflow-websocket : 0.14.1
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.
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:cargo/workflow-websocket@0.14.1
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- ahash ^0.8.6 normal
- async-channel ^2.0.0 normal
- async-std ^1.12.0 normal
- async-trait ^0.1.74 normal
- cfg-if ^1.0.0 normal
- downcast-rs ^1.2.0 normal
- futures ^0.3.29 normal
- futures-util ^0.3.29 normal
- js-sys ^0.3.64 normal
- thiserror ^1.0.50 normal
- tokio ^1.33.0 normal
- tokio-tungstenite ^0.23.1 normal
- triggered ^0.1.2 normal
- tungstenite ^0.23.0 normal
- wasm-bindgen ^0.2.90 normal
- wasm-bindgen-futures ^0.4.40 normal
- web-sys ^0.3.67 normal
- workflow-core ^0.14.1 normal
- workflow-log ^0.14.1 normal
- workflow-task ^0.14.1 normal
- workflow-wasm ^0.14.1 normal