Docs.rs
  • websocket-server-async-0.1.1
    • websocket-server-async 0.1.1
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • luyikk
    • Dependencies
      • anyhow ^1 normal
      • aqueue ^1 normal
      • async-trait ^0.1 normal
      • futures-util ^0.3 normal
      • log ^0.4 normal
      • tokio ^1 normal
      • tokio-tungstenite ^0.16 normal
      • env_logger ^0.9 dev
    • Versions
    • 11.11% of the crate is documented
  • This release has been yanked, 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
logo

logo

Crate websocket_server_async

  • Version 0.1.1
  • All Items
  • Structs
  • Traits
  • Type Definitions
logo
Change settings

Crate websocket_server_async

source · [−]

Structs

Builder

websocket server builder

WSPeer
WebSocketServer

websocket server

Traits

IPeer
IWebSocketServer

Type Definitions

ConnectEventType