Docs.rs
  • edge-http-0.3.0
    • edge-http 0.3.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • bugadani
    • ivmarkov
    • Dependencies
      • base64 ^0.13 normal
      • edge-nal ^0.3.0 normal optional
      • embassy-futures ^0.1 normal optional
      • embassy-sync ^0.6 normal optional
      • embassy-time ^0.3 normal optional
      • embedded-io-async ^0.6 normal optional
      • embedded-svc ^0.28 normal optional
      • heapless ^0.8 normal
      • httparse ^1.7 normal
      • log ^0.4 normal
      • sha1_smol ^1 normal
    • Versions
    • 0.49% 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

edge_http0.3.0

Module ws

Module Items

  • Enums
  • Constants
  • Functions

In crate edge_http

Module edge_http::ws

source ·

Enums§

  • UpgradeError

Constants§

  • MAX_BASE64_KEY_LEN
  • MAX_BASE64_KEY_RESPONSE_LEN
  • NONCE_LEN
  • UPGRADE_REQUEST_HEADERS_LEN
  • UPGRADE_RESPONSE_HEADERS_LEN

Functions§

  • is_upgrade_accepted
  • is_upgrade_request
  • sec_key_response
  • upgrade_request_headers
  • upgrade_response_headers