Code Monkey home page Code Monkey logo

pulsar-client-dotnet's Introduction

pulsar-client-dotnet

Contributions are most welcome!

Pulsar.Client nuget

Supported pulsar version: 2.4.1

Find examples of usage in /examples folder. We are trying to keep api similar to the Java client, so please take a look at it's documentation to understand possible options available.

Features list (from https://github.com/apache/pulsar/wiki/Client-Features-Matrix):

  • Basic Producer/Consumer API
  • Partitioned topics
  • Batching
  • Compression
  • TLS
  • Authentication
  • Reader API
  • Proxy Support
  • Effectively-Once
  • Schema
  • Consumer seek
  • Multi-topics consumer
  • Topics regex consumer
  • Compacted topics
  • User defined properties producer/consumer
  • Reader hasMessageAvailable
  • Hostname verification
  • Multi Hosts Service Url support

Quick contributing guide

  • Fork and clone locally.
  • Build the solution with build.cmd or build.sh. (dotnet core sdk required) This will install required tools and then you can use any IDE to build solution
  • Make youre modifications
  • Run Unit tests
  • If changes are made in Client logic, run Integration tests. Before runnint do the following.
    1. Change pulsarAddress in Common.fs to point your pulsar cluster
    2. Ensure public/default namespace with default settings
    3. Ensure public/retention namespace with time or storage size retention configured
  • Send a Pull Request.

pulsar-client-dotnet's People

Contributors

dbarbashov avatar kleidemos avatar lanayx avatar mprokushenkov avatar rizzen avatar vilinski avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.