rocketmq-client-python
rocketmq-client-python copied to clipboard
Pull model support
我看了你的代码,发现只有push消费模式,虽然另一个库包含pull模式,但是已经不维护并更新到这个包下了,希望能完善这个包
nice -_- you are welcome to make a PR to solve this
can you tell why removed the PullComsumer? is there any problem with its implementation? so that we can try to find it back. thanks