crates.io : workflow-websocket : 0.1.2
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.1.2
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- ahash ^0.8.0 normal
- async-std ^1.12.0 normal
- async-trait ^0.1.57 normal
- cfg-if ^1.0.0 normal
- futures-util ^0.3.23 normal
- js-sys ^0.3.56 normal
- manual_future ^0.1.1 normal
- thiserror ^1.0.32 normal
- tokio ^1.20.1 normal
- tokio-tungstenite ^0.17.2 normal
- triggered ^0.1.2 normal
- tungstenite ^0.17.3 normal
- wasm-bindgen ^0.2.79 normal
- wasm-bindgen-futures ^0.4.29 normal
- web-sys ^0.3.56 normal
- workflow-core ^0.1.0 normal
- workflow-log ^0.1.0 normal
- workflow-wasm ^0.1.0 normal