RockteMQ-AI commented on issue #282:
URL: https://github.com/apache/rocketmq-mqtt/issues/282#issuecomment-5250118342

   **Issue Evaluation**
   
   Category: `type/enhancement` | Status: **Evaluated**
   
   Request to support MQTT 5.0 `Request Response Information` and `Request 
Problem Information` properties in the CONNECT and CONNACK packets. These are 
part of the MQTT 5.0 specification and improve error reporting for clients.
   
   **Feasibility:** Moderate — requires extending the CONNECT/CONNACK packet 
handling in `ConnectHandler` to parse and propagate these properties.
   
   **Scope:** MQTT packet layer, `ConnectHandler`, and downstream session 
management.
   
   ---
   *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]

Reply via email to