moquette icon indicating copy to clipboard operation
moquette copied to clipboard

[WIP] implement MQTT5 connect logic

Open andsel opened this issue 4 years ago • 2 comments

Implement the handling of MQTT5 connect flow.

  • [ ] wait for Netty MQTT codec ConnAck props builder PR https://github.com/netty/netty/pull/10812

andsel avatar Dec 19 '20 18:12 andsel

Any new on this issue?

levitin avatar Oct 10 '22 13:10 levitin

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.

andsel avatar Oct 10 '22 14:10 andsel

@levitin I've created #695 to track the work to be don eon MQTT5

andsel avatar Dec 02 '22 08:12 andsel