CherishCai commented on code in PR #335: URL: https://github.com/apache/rocketmq-clients/pull/335#discussion_r1121071536
########## rust/README.md: ########## @@ -0,0 +1,43 @@ +# The Rust Implementation of Apache RocketMQ Client + +Here is the rust implementation of the client for [Apache RocketMQ](https://rocketmq.apache.org/). +It is still at a very early stage of development. + +## Prerequisites + +| Stage | Requirements | +| ------- |--------------| +| Build | Rust 1.66+ | Review Comment: > We should use the edition here as we do not have a specific requirement of the rust version. emmm. How should it be modified? can you give some advice? Is there a DingTalk group? Some of our friends can participate in the research and development, and it can also be used as a hands-on practice of Rust. -- 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]
