RockteMQ-AI commented on issue #1361: URL: https://github.com/apache/rocketmq-clients/issues/1361#issuecomment-5655082942
**Issue Evaluation** Category: `type/new feature` | Status: **Evaluated** **Feasibility:** Feasible — Java (#1188) and Go implementations already exist as reference **Scope:** Rust SDK — new `LiteSimpleConsumer` module **Compatibility:** Additive; no breaking changes This is a natural extension of the Rust SDK's lite consumption support. With `LitePushConsumer` already in place (#1227), adding `LiteSimpleConsumer` for pull-style consumption completes the lite consumer API surface. The Java and Go implementations provide a clear protocol and behavioral reference. --- *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]
