rocketmq-clients
rocketmq-clients copied to clipboard
[Feature] Implement PushConsumer for Rust SDK
Programming Language of the Client
Rust
Is Your Feature Request Related to a Problem?
We need to align features with Java/C++/...
Describe the Solution You'd Like
N/A
Describe Alternatives You've Considered
N/A
Additional Context
N/A
I'd like to take a shot. Is there anything required before I submit the PR?
I'd like to take a shot. Is there anything required before I submit the PR?
Implementing this feature would result in a large change set, in order to make the development community-friendly, it would be better to divide the effort into multiple stages, thus produce multiple smaller pull requests each time.
For example, stage-1: build push-consumer for standard messages; stage-2: build push-consumer for FIFO messages; stage-3: support consume message verification and other miscellaneous tasks.
I'd like to take a shot. Is there anything required before I submit the PR?
Implementing this feature would result in a large change set, in order to make the development community-friendly, it would be better to divide the effort into multiple stages, thus produce multiple smaller pull requests each time.
For example, stage-1: build push-consumer for standard messages; stage-2: build push-consumer for FIFO messages; stage-3: support consume message verification and other miscellaneous tasks.
No problem. I'll tackle this feature incrementally.
This issue is stale because it has been open for 30 days with no activity. It will be closed in 3 days if no further activity occurs.