rocketmq-client-python
rocketmq-client-python copied to clipboard
Sending message in asynchronous mode
Hello, I want to use this client to send message in asynchronous mode, but I found that this repository has removed this method already in this. I want to know why remove this method and If I want to send async message what should I do.