You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by vo...@apache.org on 2019/10/12 09:19:47 UTC

[rocketmq-client-cpp] 01/01: Merge branch 'master' of github.com:apache/rocketmq-client-cpp

This is an automated email from the ASF dual-hosted git repository.

vongosling pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-client-cpp.git

commit 6bf50cdfd840b75ad2d7ee6ce7b34b610889f39b
Merge: 25c1bc4 0420f89
Author: vongosling <vo...@apache.org>
AuthorDate: Sat Oct 12 11:50:37 2019 +0800

    Merge branch 'master' of github.com:apache/rocketmq-client-cpp

 include/CCommon.h                  |   4 +-
 include/CProducer.h                |  15 ++++-
 include/CPushConsumer.h            |   4 +-
 src/extern/CProducer.cpp           | 111 ++++++++++++++++++++++++++++++++++++-
 src/extern/CPushConsumer.cpp       |  13 +++++
 src/producer/DefaultMQProducer.cpp |   5 +-
 6 files changed, 145 insertions(+), 7 deletions(-)