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 27228bd  Merge pull request #28 from ShannonDing/PullConsumer
     add 8879b2f  Add name server domain support and refactor pull consumer
     add 34cc8bf  Modify pull consumer example
     new 643a638  Merge pull request #29 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:
 example/PullConsumeMessage.c | 56 +++++++++++++++++++++++++++++++++++++-------
 include/CProducer.h          |  1 +
 include/CPullConsumer.h      | 31 ++++++++++++------------
 include/CPullResult.h        | 12 +++++-----
 include/CPushConsumer.h      |  1 +
 src/extern/CProducer.cpp     |  8 ++++++-
 src/extern/CPullConsumer.cpp | 34 ++++++++++++++++++++-------
 src/extern/CPushConsumer.cpp |  7 ++++++
 8 files changed, 111 insertions(+), 39 deletions(-)

Reply via email to