Docs.rs
  • actix-web-socket-io-0.1.1
    • actix-web-socket-io 0.1.1
    • Docs.rs crate page
    • BSD-3-Clause OR MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • gentean
    • Dependencies
      • actix ^0.13.3 normal
      • actix-rt ^2.9.0 normal
      • actix-web ^4 normal
      • actix-web-actors ^4.3.0 normal
      • async-trait ^0.1 normal
      • crossbeam ^0.8 normal
      • log ^0.4 normal
      • num_enum ^0.7 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tokio ^1.36.0 normal
      • uuid ^1.7.0 normal
    • Versions
    • 21.43% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

actix_web_socket_io0.1.1

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • Listener
  • SessionReceive
  • SocketConfig
  • SocketIO
  • SocketIOResult
  • SocketServer
  • session::AuthSuccess
  • session::ConnectPacket
  • session::Emiter
  • session::Session
  • session::SessionStore
  • socketio::EventData
  • socketio::OpenPacket

Enums

  • socketio::EngineIOPacketType
  • socketio::MessageType
  • socketio::SocketIOPacketType

Traits

  • MessageHandle