Docs.rs
rumq-broker-0.1.0-alpha.10
rumq-broker 0.1.0-alpha.10
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
tekjar
Dependencies
bytes ^0.5
normal
futures-util ^0.3
normal
log ^0.4
normal
rumq-core ^0.1.0-alpha.10
normal
serde ^1
normal
thiserror ^1.0.15
normal
tokio ^0.2
normal
tokio-rustls ^0.13
normal
tokio-util ^0.3
normal
Versions
13.04%
of the crate is documented
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
Crate rumq_broker
rumq_
broker
0.1.0-alpha.10
All Items
Crate Items
Re-exports
Structs
Enums
Traits
Functions
Crate
rumq_
broker
Copy item path
Source
Re-exports
§
pub use
rumq_core
as core;
Structs
§
Broker
Config
Connection
Server
Settings
Enums
§
Error
Router
Message
Router message to orchestrate data between connections. We can also use this to send control signals to connections to modify their behavior dynamically from the console
Traits
§
Network
Functions
§
new