Docs.rs
doido-cable-0.0.13
doido-cable 0.0.13
Docs.rs crate page
MIT
31 July 2026
Links
crates.io
Source
Owners
ofabianomartins
Dependencies
async-trait ^0.1
normal
axum ^0.8
normal
doido-cable-macros =0.0.13
normal
doido-core =0.0.13
normal
doido-model =0.0.13
normal
optional
futures-util ^0.3
normal
redis ^1
normal
optional
serde ^1
normal
serde_json ^1
normal
serde_norway ^0.9
normal
tokio ^1
normal
async-trait ^0.1
dev
axum ^0.8
dev
doido-core =0.0.13
dev
futures-util ^0.3
dev
serde_json ^1
dev
tokio ^1
dev
tokio-tungstenite ^0.26
dev
Versions
44.44%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
All
doido_
cable
0.0.13
Crate Items
Macros
Structs
Enums
Traits
Functions
Attribute Macros
List of all items
Structs
cable::Cable
channel::ChannelContext
config::CableConfig
config::CableFileConfig
config::CableSettings
config::RedisSettings
connection::CableConnection
protocol::ServerMessage
pubsub::MemoryPubSub
server::ChannelRegistry
Enums
config::Backend
protocol::CableFrame
protocol::ServerFrame
Traits
channel::Channel
channel::ChannelName
pubsub::PubSub
Macros
cable
Attribute Macros
channel
channel_macro
Functions
config::build_configured_pubsub
config::build_pubsub
config::load
heartbeat::ping
heartbeat::ping_now
pubsub_from_config
server::handle_socket
server::route
server::ws_handler
streams::stream_for
streams::stream_from