Docs.rs
workflow-websocket-0.3.12
workflow-websocket 0.3.12
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
aspect
surinder83singh
Dependencies
async-std ^1.12.0
normal
async-trait ^0.1.64
normal
cfg-if ^1.0.0
normal
downcast-rs ^1.2.0
normal
futures ^0.3.26
normal
futures-util ^0.3.26
normal
regex ^1.7.1
normal
thiserror ^1.0.38
normal
triggered ^0.1.2
normal
wasm-bindgen ^0.2.84
normal
workflow-core ^0.3.12
normal
workflow-log ^0.3.12
normal
workflow-task ^0.3.12
normal
workflow-wasm ^0.3.12
normal
ahash ^0.8.3
normal
tokio ^1.25.0
normal
tokio-tungstenite ^0.18.0
normal
tungstenite ^0.18.0
normal
web-sys ^0.3.61
normal
js-sys ^0.3.61
normal
wasm-bindgen-futures ^0.4.34
normal
Versions
49.54%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
☰
Crate workflow_websocket
Structs
Enums
Traits
Functions
Type Definitions
?
List of all items
Structs
client::WebSocket
client::options::Options
server::WebSocketServer
Enums
client::error::Error
client::message::Message
server::Message
server::error::Error
Traits
client::Handshake
server::WebSocketHandler
server::WebSocketServerTrait
Functions
server::handshake::greeting
Type Definitions
client::HandshakeFn
client::HandshakeFnReturn
client::message::Ack
client::result::Result
server::WebSocketReceiver
server::WebSocketSender
server::WebSocketSink
server::handshake::HandshakeFn
server::result::Result