ruby-mqtt icon indicating copy to clipboard operation
ruby-mqtt copied to clipboard

Support for MQTT 5

Open adamzolosyncro opened this issue 1 year ago • 4 comments

Are there any plans to add support for MQTT 5?

adamzolosyncro avatar Dec 11 '23 19:12 adamzolosyncro

Yes, eventually.

Plan is to first separate out the packet parsing/serialising into a separate ruby gem. This will make it easier for other MQTT client/server implementations to make use of the packet parsing. Then plan is to add support for MQTT 5 to that.

Then finally add MQTT 5 functionality to this gem.

njh avatar Dec 25 '23 14:12 njh

Good morning, commenting in order to follow this development and perhaps also help with the TLS implementation when the time comes. Cheers

graial avatar May 01 '24 01:05 graial

any updates about this?

devsheva avatar Jun 10 '24 11:06 devsheva