Docs.rs
workflow-websocket-0.10.1
workflow-websocket 0.10.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
aspect
surinder83singh
Dependencies
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
triggered ^0.1.2
normal
wasm-bindgen ^0.2.87
normal
workflow-core ^0.10.1
normal
workflow-log ^0.10.1
normal
workflow-task ^0.10.1
normal
workflow-wasm ^0.10.1
normal
ahash ^0.8.6
normal
tokio ^1.33.0
normal
tokio-tungstenite ^0.20.1
normal
tungstenite ^0.20.1
normal
web-sys ^0.3.64
normal
wasm-bindgen-futures ^0.4.37
normal
Versions
48.97%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
workflow_websocket
0.10.1
Module message
Enums
Type Aliases
In workflow_websocket::client
?
Module
workflow_websocket
::
client
::
message
source
·
[
−
]
Enums
Message
The enum containing a client-side WebSocket message. This enum defines the message type.
Type Aliases
Ack