RockteMQ-AI commented on issue #1276: URL: https://github.com/apache/rocketmq-clients/issues/1276#issuecomment-4711388323
**Issue Evaluation** Category: `type/enhancement` (new feature) | Status: **Evaluated** Requesting C++ client support for lite topic (lightweight topic subscription). **Assessment:** This is a feature request for the C++ SDK. The `type/new feature` label confirms it is tracked as such. Implementation would require coordination with the C++ client module and alignment with the Proxy gRPC protocol. **Feasibility:** Depends on the Proxy-side support for lite topic. If the protocol already supports it, the C++ SDK implementation is straightforward. **Scope:** C++ client module **Compatibility:** Additive feature, no breaking changes. **Recommendation:** Verify Proxy-side lite topic support first; then implement in C++ SDK following the same pattern as Java/Go clients. --- *Automated evaluation by RockteMQ-AI* -- 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]
