RockteMQ-AI commented on issue #253: URL: https://github.com/apache/rocketmq-mqtt/issues/253#issuecomment-5250121976
**Issue Evaluation** Category: `type/enhancement` | Status: **Evaluated** Request to support additional MQTT 5.0 properties: Topic Alias, User Properties, Content Type, and Payload Format Indicator. These are part of the MQTT 5.0 specification and are important for feature parity with other MQTT 5.0 brokers. **Feasibility:** Moderate — requires extending the PUBLISH packet handling to parse, store, and forward these properties. **Scope:** MQTT packet layer, PUBLISH handler, message storage, and downstream delivery. --- *Automated evaluation by github-manager* -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
