jbertram commented on PR #5718: URL: https://github.com/apache/activemq-artemis/pull/5718#issuecomment-2919899915
One of the goals of MQTT is to put as little data on the wire as possible not only to save bandwidth but to save memory for highly constrained (typically embedded) devices. This is why the specification allows not setting the flags. Adding unnecessary bytes to every `CONNACK` packet is just not a good idea no matter what other brokers do. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For additional commands, e-mail: gitbox-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact