apache / rocketmq-clients

RocketMQ Clients - Collection of Client Bindings for Apache RocketMQ
https://rocketmq.apache.org/
Apache License 2.0
279 stars 187 forks source link

[Feature] Align RocketMQ C#/.Net SDK Features with Java Version #776

Open tsunghanjacktsai opened 2 weeks ago

tsunghanjacktsai commented 2 weeks ago

Programming Language of the Client

C#

Is Your Feature Request Related to a Problem?

The current RocketMQ v5 C# SDK lacks several crucial features available in the Java version, including:

Describe the Solution You'd Like

N/A

Describe Alternatives You've Considered

N/A

Additional Context

N/A

tsunghanjacktsai commented 2 weeks ago

I've been working on it and will create an individual pull request for each stage/feature later.