You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by li...@apache.org on 2022/07/20 07:29:03 UTC

[rocketmq-clients] branch cpp_dev updated (b1d383a -> 59e0852)

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

lizhanhui pushed a change to branch cpp_dev
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git


    from b1d383a  Prepare to sync examples
     add 59e0852  Make topic, service access point, message body size configurable through command option

No new revisions were added by this update.

Summary of changes:
 cpp/examples/BUILD.bazel              |  2 ++
 cpp/examples/ExampleAsyncProducer.cpp | 27 ++++++++++++++++-----------
 cpp/examples/ExampleFifoProducer.cpp  | 21 +++++++++++++--------
 cpp/examples/ExampleProducer.cpp      |  8 +++++---
 4 files changed, 36 insertions(+), 22 deletions(-)