Docs.rs
  • async-ws-0.4.0
    • async-ws 0.4.0
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • crates.io
    • Source
    • Owners
    • FlorianUekermann
    • Dependencies
      • async-io ^1.6.0 normal
      • base64 ^0.13.0 normal
      • futures ^0.3.17 normal
      • futures-lite ^1.12.0 normal
      • generic_static ^0.2.0 normal
      • http ^1.0.0 normal
      • log ^0.4.14 normal
      • rand ^0.8.4 normal
      • ring ^0.16 normal
      • strum ^0.24 normal
      • thiserror ^1.0.30 normal
      • utf-8 ^0.7.6 normal
      • anyhow ^1.0.48 dev
      • async-http-codec ^0.4.2 dev
      • async-web-server ^0.2.1 dev
      • simple_logger ^1.13.0 dev
      • smol-timeout ^0.6.0 dev
    • Versions
    • 0% 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

async_ws0.4.0

Module connection

Module Items

  • Structs
  • Enums

In crate async_ws

async_ws

Module connection

Source

Structs§

WsConfig
WsConnection
WsMessageReader
WsMessageWriter
WsSend

Enums§

WsConnectionError