moscajs / mosca

MQTT broker as a module
mosca.io
3.2k stars 513 forks source link

MQTT 5.0 #704

Open btsimonh opened 6 years ago

btsimonh commented 6 years ago

@mcollina Any thoughts on MQTT 5.0 support? I'd love to have puback returns indicating publish failure (e.g. no auth); both here and in mqtt.js....

a

mcollina commented 6 years ago

Would you like to start working on it? I have zero bandwidth for a major feature like that. Also, we need to keep compatibility with previous versions, because a lot of brokers do not support it yet.

btsimonh commented 6 years ago

you are probably closer to the standards bodies than I; how final do you consider the draft?

mcollina commented 6 years ago

I have no idea.