Docs.rs
  • socketioxide-redis-0.2.2
    • socketioxide-redis 0.2.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Totodore
    • Dependencies
      • bytes ^1.10 normal
      • fred ^10 normal optional
      • futures-core ^0.3 normal
      • futures-util ^0.3 normal
      • pin-project-lite ^0.2 normal
      • redis ^0.30 normal optional
      • rmp ^0.8 normal
      • rmp-serde ^1.3 normal
      • serde ^1.0 normal
      • smallvec ^1.13 normal
      • socketioxide-core ^0.17 normal
      • thiserror ^2.0 normal
      • tokio ^1.40 normal
      • tracing ^0.1 normal
      • tokio ^1.40 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

socketioxide_redis0.2.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • CustomRedisAdapter
  • InitRes
  • RedisAdapterConfig
  • RedisAdapterCtr
  • drivers::MessageStream
  • drivers::fred::FredDriver
  • drivers::fred::FredError
  • drivers::redis::ClusterDriver
  • drivers::redis::RedisDriver
  • drivers::redis::RedisError

Enums

  • Error
  • InitError

Traits

  • drivers::Driver

Functions

  • read_req_id

Type Aliases

  • ClusterAdapter
  • FredAdapter
  • RedisAdapter
  • drivers::ChanItem