GitHub user JanYork closed a discussion: How do I dynamically create and delete 
a Topic in C++ or Node?

Can other languages have the ability to operate RocketMQ Admin? For example: 
adding or deleting Topic in C++ program.

It can be implemented in Java. Netty from rocket.remoting provides the ability 
to operate admin. You can use the tools in the rocket.tool package to implement 
management operations.

But there is no support for Netty in other languages. Netty is a Java library. 
Is there a better request method? Is it possible to use Grpc to implement the 
operational capabilities of rocketmq admin?

GitHub link: https://github.com/apache/rocketmq/discussions/8037

----
This is an automatically sent email for dev@rocketmq.apache.org.
To unsubscribe, please send an email to: dev-unsubscr...@rocketmq.apache.org

Reply via email to