Docs.rs
  • ws-rs-0.1.2
    • ws-rs 0.1.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • AnlangA
    • Dependencies
      • base64 ^0.22.1 normal
      • env_logger ^0.11.2 normal
      • futures-util ^0.3.30 normal
      • log ^0.4.20 normal
      • rustls ^0.22.2 normal
      • rustls-pemfile ^2.1.0 normal
      • tokio ^1.36.0 normal
      • tokio-rustls ^0.25.0 normal
      • tokio-tungstenite ^0.21.0 normal
      • url ^2.5.0 normal
    • Versions
    • 93.44% of the crate is documented
  • This release has been yanked, go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ws_rs0.1.2

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • client::WSClientConfig
  • client::WebSocketClient
  • client::WebSocketClientBuilder
  • server::ClientId
  • server::WsServer
  • server::WsServerConfig

Enums

  • client::MessageType
  • server::WsMessage

Traits

  • server::ServerHandler