Docs.rs
  • websocket-server-async-0.3.0
    • websocket-server-async 0.3.0
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • luyikk
    • Dependencies
      • anyhow ^1 normal
      • aqueue ^1.3 normal
      • async-trait ^0.1 normal
      • futures-util ^0.3 normal
      • log ^0.4 normal
      • tokio ^1 normal
      • tokio-rustls ^0.23 normal
      • tokio-tungstenite ^0.21 normal
      • env_logger ^0.10 dev
    • Versions
    • 9.52% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

websocket_server_async0.3.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Builder
  • SplitStream
  • WSPeer
  • WebSocketConfig
  • WebSocketServer
  • WebSocketStream

Enums

  • MaybeRustlsStream
  • Message

Traits

  • IPeer
  • IWebSocketServer
  • StreamExt

Type Aliases

  • ConnectEventType