rocketmq-client-python
rocketmq-client-python copied to clipboard
Any ways to acquire message other than callback functions in PushConsumer
Hi There
Do you provide any ways to acquire messages other than callback function in PushConsumer.
Thanks Peng
when and where you need the message ?
other asyncio coroutine need callback data, how to get it?