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 c62cebe742f Add Scala Neutron library from ProfunKtor (#354)
c62cebe742f is described below
commit c62cebe742febee085ae9ff364a8dd147d86de4e
Author: Gabriel Volpe <[email protected]>
AuthorDate: Sun Jan 1 11:03:29 2023 +0100
Add Scala Neutron library from ProfunKtor (#354)
---
versioned_docs/version-2.10.x/client-libraries.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/versioned_docs/version-2.10.x/client-libraries.md
b/versioned_docs/version-2.10.x/client-libraries.md
index d3c49b27e77..31b9d671576 100644
--- a/versioned_docs/version-2.10.x/client-libraries.md
+++ b/versioned_docs/version-2.10.x/client-libraries.md
@@ -39,6 +39,7 @@ Besides the official released clients, multiple projects on
developing Pulsar cl
| Go | [go-pulsar](https://github.com/t2y/go-pulsar) |
[t2y](https://github.com/t2y) |
[](https://opensource.org/licenses/Apache-2.0)
|
| Haskell | [supernova](https://github.com/cr-org/supernova) |
[Chatroulette](https://github.com/cr-org) |
[](https://opensource.org/licenses/Apache-2.0)
| Native Pulsar client for Haskell |
| Scala | [neutron](https://github.com/cr-org/neutron) |
[Chatroulette](https://github.com/cr-org) |
[](https://opensource.org/licenses/Apache-2.0)
| Purely functional Apache Pulsar client for Scala built on top of Fs2 |
+| Scala | [neutron](https://neutron.profunktor.dev) |
[ProfunKtor](https://profunktor.dev) |
[](https://opensource.org/licenses/Apache-2.0)
| Fs2-powered Apache Pulsar client with support for Scala 2 and 3 |
| Scala | [pulsar4s](https://github.com/sksamuel/pulsar4s) |
[sksamuel](https://github.com/sksamuel) |
[](https://opensource.org/licenses/Apache-2.0)
| Idomatic, typesafe, and reactive Scala client for Apache Pulsar |
| Rust | [pulsar-rs](https://github.com/wyyerd/pulsar-rs) | [Wyyerd
Group](https://github.com/wyyerd) |
[](https://opensource.org/licenses/Apache-2.0)
| Future-based Rust bindings for Apache Pulsar |
| .NET |
[pulsar-client-dotnet](https://github.com/fsharplang-ru/pulsar-client-dotnet) |
[Lanayx](https://github.com/Lanayx) |
[](https://opensource.org/licenses/MIT)
| Native .NET client for C#/F#/VB |