You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by mm...@apache.org on 2021/11/29 20:32:14 UTC

[pulsar] branch master updated (f3641a3 -> 3ebe77c)

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

mmerli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from f3641a3  optimize if statement (#12741)
     add 3ebe77c  [C] Add pulsar_client_subscribe_multi_topics and pulsar_client_subscribe_pattern (#12965)

No new revisions were added by this update.

Summary of changes:
 pulsar-client-cpp/include/pulsar/c/client.h | 36 +++++++++++++++++++++++++++-
 pulsar-client-cpp/lib/c/c_Client.cc         | 37 +++++++++++++++++++++++++++++
 2 files changed, 72 insertions(+), 1 deletion(-)