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

tison pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


The following commit(s) were added to refs/heads/main by this push:
     new c385f8de350 Add Scala Neutron library from ProfunKtor (#355)
c385f8de350 is described below

commit c385f8de3504b039888ae43a04f7f8cace94cc06
Author: Gabriel Volpe <[email protected]>
AuthorDate: Sun Jan 1 11:03:01 2023 +0100

    Add Scala Neutron library from ProfunKtor (#355)
---
 docs/client-libraries.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/client-libraries.md b/docs/client-libraries.md
index 3d6c72f627c..8ae4795a325 100644
--- a/docs/client-libraries.md
+++ b/docs/client-libraries.md
@@ -77,4 +77,5 @@ Want your repository listed here? Click the "Edit this page" 
button at the botto
 | Project                                             | Description            
                                              | License                         
                          | Badges                                              
                                                                                
                                                                                
                    |
 | --------------------------------------------------- | 
-------------------------------------------------------------------- | 
--------------------------------------------------------- | 
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 |
 | [pulsar4s](https://github.com/CleverCloud/pulsar4s) | Idiomatic, typesafe, 
and reactive Scala client for Apache Pulsar     | 
[Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) | ![GitHub Repo 
Stars](https://img.shields.io/github/stars/CleverCloud/pulsar4s?color=FEEA00&style=flat-square)
 ![GitHub Last 
Commit](https://img.shields.io/github/last-commit/CleverCloud/pulsar4s?color=7FD8BE&style=flat-square)
      |
-| [neutron](https://github.com/cr-org/neutron)        | Purely functional 
Apache Pulsar client for Scala built on top of Fs2 | 
[Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) | ![GitHub Repo 
Stars](https://img.shields.io/github/stars/fsprojects/pulsar-client-dotnet?color=FEEA00&style=flat-square)
 ![GitHub Last 
Commit](https://img.shields.io/github/last-commit/cr-org/neutron?color=7FD8BE&style=flat-square)
 |
+| [neutron](https://github.com/cr-org/neutron)        | Purely functional 
Apache Pulsar client for Scala built on top of Fs2 | 
[Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) | ![GitHub Repo 
Stars](https://img.shields.io/github/stars/cr-org/neutron?color=FEEA00&style=flat-square)
 ![GitHub Last 
Commit](https://img.shields.io/github/last-commit/cr-org/neutron?color=7FD8BE&style=flat-square)
 |
+| [neutron](https://neutron.profunktor.dev) | Fs2-powered Apache Pulsar client 
with support for Scala 2 and 3 | 
[Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) | ![GitHub Repo 
Stars](https://img.shields.io/github/stars/profunktor/neutron?color=FEEA00&style=flat-square)
 ![GitHub Last 
Commit](https://img.shields.io/github/last-commit/profunktor/neutron?color=7FD8BE&style=flat-square)
 |

Reply via email to