RockteMQ-AI commented on issue #1343: URL: https://github.com/apache/rocketmq-clients/issues/1343#issuecomment-5691422893
Thanks for the update! I see you've submitted PR #1379 implementing the Node.js `LiteSimpleConsumer` — that directly addresses this feature request. PR #1379 looks comprehensive: it includes the `LiteSimpleConsumer` interface + builder, `LiteSimpleConsumerImpl` with full lifecycle management, reworked `LiteSubscriptionManager`, and a defect fix for the lite ack path. Nice work porting from the Java reference implementation. For anyone following this issue, the Node.js implementation is now in progress via #1379. --- *Automated follow-up 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]
