rocketmq-client-cpp icon indicating copy to clipboard operation
rocketmq-client-cpp copied to clipboard

[Feature] Exposing the MqAdmin API

Open takagi906 opened this issue 7 months ago • 0 comments

FEATURE REQUEST

Please describe the feature you are requesting. The dynamic library (.so or .dylib) generated by the C++ client only implements basic message sending and receiving functions, and lacks the MqAdmin management tool similar to that provided by the Java client, which makes it impossible to directly perform RocketMQ operation and maintenance operations in C++ applications. request: Exposing the MqAdmin API

takagi906 avatar Jun 23 '25 03:06 takagi906