Docs.rs
  • axum-socket-io-0.1.0
    • axum-socket-io 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • nurmohammed840
    • Dependencies
      • axum ^0.7 normal
      • base64 ^0.22 normal
      • hyper ^1 normal
      • hyper-util ^0.1 normal
      • sha-1 ^0.10 normal
      • tokio ^1 normal
      • web-socket-io ^0.1 normal
    • 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_socket_io0.1.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • AbortController
  • Notifier
  • Request
  • Response
  • SocketIo
  • SocketIoUpgrade
  • error::ConnClose
  • error::ReceiverClosed
  • web_socket::Frame
  • web_socket::WebSocket

Enums

  • Procedure
  • error::NotifyError
  • web_socket::CloseCode
  • web_socket::DataType
  • web_socket::Event
  • web_socket::MessageType
  • web_socket::Role
  • web_socket::Stream

Traits

  • web_socket::CloseReason