messense / rocketmq-python

RocketMQ Python client
Apache License 2.0
94 stars 16 forks source link

there is no documnets for python user #68

Open Green-16 opened 2 years ago

Green-16 commented 2 years ago

There is an bug when i use pull method, some message can not be pulled . i can saw the message infomations such as id, datetime and content in web site . But I can not pull it . I try many times.

Green-16 commented 2 years ago

it is very hard for new user that user the rocketmq first time. The examples is too poor.

messense commented 2 years ago

Please use https://github.com/apache/rocketmq-client-python instead.