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 2022/09/26 15:35:58 UTC

[pulsar] branch master updated: Add link to Reactive Java client to README.md (#17839)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 7f965476947 Add link to Reactive Java client to README.md (#17839)
7f965476947 is described below

commit 7f9654769479a35505ef435f840b8cd5ada7692b
Author: Lari Hotari <lh...@users.noreply.github.com>
AuthorDate: Mon Sep 26 18:35:40 2022 +0300

    Add link to Reactive Java client to README.md (#17839)
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 522de863e81..37e73f95ac1 100644
--- a/README.md
+++ b/README.md
@@ -76,6 +76,7 @@ components in the Pulsar ecosystem, including connectors, adapters, and other la
 - [.NET/C# Client](https://github.com/apache/pulsar-dotpulsar)
 - [Go Client](https://github.com/apache/pulsar-client-go)
 - [NodeJS Client](https://github.com/apache/pulsar-client-node)
+- [Reactive Java Client](https://github.com/apache/pulsar-client-reactive)
 - [Ruby Client](https://github.com/apache/pulsar-client-ruby)
 
 ### Dashboard & Management Tools