Docs.rs
  • http-ws-0.2.0
    • http-ws 0.2.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • fakeshadow
    • Dependencies
      • base64 ^0.21.0 normal
      • bytes ^1.4 normal
      • futures-core ^0.3.25 normal
      • http ^1 normal
      • pin-project-lite ^0.2.9 normal
      • rand ^0.8.5 normal
      • sha1 ^0.10 normal
      • tokio ^1.35 normal
      • tracing ^0.1.40 normal
      • futures-util ^0.3.25 dev
      • tokio ^1.35 dev
    • Versions
    • 65.22% of the crate is documented
  • 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
    • 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

http_ws0.2.0

  • Structs
  • Enums
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • CloseReason
  • Codec
  • stream::RequestStream
  • stream::ResponseSender
  • stream::ResponseStream
  • stream::ResponseWeakSender

Enums

  • CloseCode
  • HandshakeError
  • Item
  • Message
  • OpCode
  • ProtocolError
  • stream::WsError

Functions

  • client_request_from_uri
  • handshake
  • handshake_h2
  • hash_key
  • ws

Type Aliases

  • WsOutput