Docs.rs
  • axum-tungstenite-0.3.0
    • axum-tungstenite 0.3.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • davidpdrsn
    • Dependencies
      • async-trait ^0.1.59 normal
      • axum-core ^0.3.0 normal
      • base64 ^0.21.0 normal
      • bytes ^1.3.0 normal
      • futures-util ^0.3.25 normal
      • http ^0.2.8 normal
      • http-body ^0.4.5 normal
      • hyper ^0.14.23 normal
      • sha-1 ^0.10.1 normal
      • tokio ^1.23.0 normal
      • tokio-tungstenite ^0.20.0 normal
      • axum ^0.6.1 dev
    • Versions
    • 100% of the crate is documented
  • 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

axum_tungstenite0.3.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • DefaultOnFailedUpdgrade
  • WebSocket
  • WebSocketUpgrade
  • rejection::InvalidConnectionHeader
  • rejection::InvalidUpgradeHeader
  • rejection::InvalidWebSocketVersionHeader
  • rejection::MethodNotGet
  • rejection::WebSocketKeyHeaderMissing

Enums

  • rejection::WebSocketUpgradeRejection

Traits

  • OnFailedUpdgrade