Docs.rs
  • workflow-websocket-0.1.2
    • workflow-websocket 0.1.2
    • Docs.rs crate page
    • Apache-2.0/MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • aspect
    • surinder83singh
    • Dependencies
      • async-std ^1.12.0 normal
      • cfg-if ^1.0.0 normal
      • futures-util ^0.3.23 normal
      • manual_future ^0.1.1 normal
      • thiserror ^1.0.32 normal
      • triggered ^0.1.2 normal
      • wasm-bindgen ^0.2.79 normal
      • workflow-core ^0.1.0 normal
      • workflow-log ^0.1.0 normal
      • workflow-wasm ^0.1.0 normal
      • web-sys ^0.3.56 normal
      • ahash ^0.8.0 normal
      • async-trait ^0.1.57 normal
      • tokio ^1.20.1 normal
      • tokio-tungstenite ^0.17.2 normal
      • tungstenite ^0.17.3 normal
      • js-sys ^0.3.56 normal
      • wasm-bindgen-futures ^0.4.29 normal
    • Versions
    • 30.95% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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
logo

logo

Crate workflow_websocket

logo
Change settings

List of all items

Structs

  • client::WebSocket
  • client::WebSocketInterface
  • client::event::CloseEvent
  • client::settings::Settings
  • server::WebSocketServer

Enums

  • client::error::Error
  • client::event::Event
  • client::message::Ctl
  • client::message::DispatchMessage
  • client::message::Message
  • client::state::State
  • server::Error

Traits

  • server::WebSocketHandler

Typedefs

  • client::result::Result
  • server::Result