Docs.rs
  • next-web-websocket-0.1.3
    • next-web-websocket 0.1.3
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • yuenxillar
    • Dependencies
      • axum ^0.8.3 normal
      • flume ^0.11.1 normal
      • futures ^0.3.31 normal
      • matchit ^0.8.4 normal
      • next-web-core ^0.1.2 normal
      • rudi-dev ^0.8.6 normal
      • serde ^1.0.219 normal
      • tokio ^1.44.1 normal
      • tracing ^0.1 normal
      • uuid ^1.16.0 normal
    • Versions
    • 71.88% 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

next_web_websocket0.1.3

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • core::session::WebSocketSession
  • core::ws_context::WebSocketContext
  • properties::ws_properties::WebSocketProperties

Enums

  • Message

Traits

  • core::handler::WebSocketHandler

Functions

  • core::handle_socket::handle_socket

Type Aliases

  • core::handler::Result