Docs.rs
ntex-mqtt-4.0.0
ntex-mqtt 4.0.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
fafhrd91
github:ntex-rs:core
Dependencies
bitflags ^2
normal
log ^0.4
normal
ntex-bytes ^0.1
normal
ntex-codec ^0.6
normal
ntex-io ^2
normal
ntex-net ^2
normal
ntex-router ^0.5
normal
ntex-service ^3
normal
ntex-util ^2
normal
pin-project-lite ^0.2
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^1
normal
env_logger ^0.11
dev
ntex ^2
dev
ntex-macros ^0.1
dev
ntex-tls ^2
dev
openssl ^0.10
dev
rand ^0.8
dev
test-case ^3.2
dev
Versions
73.78%
of the crate is documented
Go to latest version
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ntex_
mqtt
4.0.0
Module error
Module Items
Structs
Enums
In crate ntex_
mqtt
ntex_mqtt
Module
error
Copy item path
source
Structs
§
Protocol
Violation
Error
Enums
§
Client
Error
Errors which can occur when attempting to handle mqtt client connection.
Decode
Error
Encode
Error
Handshake
Error
Errors which can occur during mqtt connection handshake.
Mqtt
Error
Errors which can occur when attempting to handle mqtt connection.
Protocol
Error
Protocol level errors
Send
Packet
Error