Docs.rs
  • engineioxide-0.17.0
    • engineioxide 0.17.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Totodore
    • Dependencies
      • base64 ^0.22 normal
      • bytes ^1.10 normal
      • engineioxide-core ^0.2 normal
      • futures-core ^0.3 normal
      • futures-util ^0.3 normal
      • http ^1.3 normal
      • http-body ^1.0 normal
      • http-body-util ^0.1 normal
      • hyper ^1.6 normal
      • hyper-util ^0.1 normal
      • itoa ^1.0 normal optional
      • memchr ^2.7 normal optional
      • pin-project-lite ^0.2 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • smallvec ^1.13 normal
      • thiserror ^2.0 normal
      • tokio ^1.40 normal
      • tokio-tungstenite ^0.26 normal
      • tower-layer ^0.3 normal
      • tower-service ^0.3 normal
      • tracing ^0.1 normal optional
      • unicode-segmentation ^1.12 normal optional
      • axum ^0.8 dev
      • criterion ^0.5 dev
      • hyper ^1.6 dev
      • tokio ^1.40 dev
      • tokio-stream ^0.1 dev
      • tokio-util ^0.7 dev
      • tracing-subscriber ^0.3 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

engineioxide0.17.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • Str
  • config::EngineIoConfig
  • config::EngineIoConfigBuilder
  • layer::EngineIoLayer
  • service::EngineIoService
  • service::MakeEngineIoService
  • service::NotFoundService
  • sid::Sid
  • socket::Permit
  • socket::Sid
  • socket::Socket

Enums

  • service::ProtocolVersion
  • service::TransportType
  • socket::DisconnectReason

Traits

  • handler::EngineIoHandler