Issues
- 4
Unable to implement tokio_util::codec::{Decoder, Encoder} with mqttrs version 0.4
#45 opened by svanharmelen - 0
- 0
- 8
Support MQTT5
#16 opened by vincentdephily - 2
Fresh crates.io release
#43 opened by MathiasKoch - 2
Proper way to extract packet length?
#35 opened by mjaakkol - 10
- 2
Example in README file does not work, cannot find encode/decode in this scope
#38 opened by mattsoftware - 0
make every packet clonable.
#36 opened by 00imvj00 - 2
- 3
Support alloc-free operation
#27 opened by vincentdephily - 2
- 2
New release on crates.io?
#24 opened by MathiasKoch - 9
Usage in no_std environments
#21 opened by MathiasKoch - 4
Zero-copy encoding and decoding
#18 opened by vincentdephily - 4
Write good documentation.
#20 opened by 00imvj00 - 0
Add builder APIs
#17 opened by vincentdephily - 0
- 0
`Connect.password` should be `Option<Vec<u8>>` instead of `Option<String>`.
#10 opened by vincentdephily - 0
PacketIdentifier should be NonZeroU16
#14 opened by vincentdephily - 1
Write examples to work with std net tcp
#3 opened by 00imvj00 - 1
Refactor using a combined `QosPid` struct.
#11 opened by vincentdephily - 0
Write basic readme and how to use it.
#1 opened by 00imvj00 - 0
Write example to work with tokio
#4 opened by 00imvj00 - 5
QoS::AtMostOnce not handled properly when encoding/decoding a publish packet
#6 opened by vincentdephily - 1
Decoding an incomplete packet can still consume some bytes of the buffer.
#8 opened by vincentdephily - 0
- 0
Publish to crates.io
#2 opened by 00imvj00