moquette
moquette copied to clipboard
[WIP] implement MQTT5 connect logic
Implement the handling of MQTT5 connect flow.
- [ ] wait for Netty MQTT codec ConnAck props builder PR https://github.com/netty/netty/pull/10812
Any new on this issue?
Not at the moment. Actually I'm busy in implementing a segmented queues implementation in #638, so I expected to work on the MQTT5 after that landed.
@levitin I've created #695 to track the work to be don eon MQTT5