This is an automated email from the ASF dual-hosted git repository.
vongosling pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-client-cpp.git.
from e99ba60 Polish readme
add e7244f6 Change PullConsumer model to CLUSTER & format example code
style
new 731a37a Merge pull request #27 from ShannonDing/PullConsumer
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 6 ++--
example/Producer.c | 54 +++++++++++++++++++-------------
example/PullConsumeMessage.c | 24 +++++++++++----
example/PushConsumeMessage.c | 56 ++++++++++++++++++----------------
src/consumer/DefaultMQPullConsumer.cpp | 2 +-
5 files changed, 84 insertions(+), 58 deletions(-)