You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/09/09 16:41:42 UTC

[GitHub] [pulsar] AlJaMa opened a new pull request #5156: [Documentation] Add Rust Client Library

AlJaMa opened a new pull request #5156: [Documentation] Add Rust Client Library
URL: https://github.com/apache/pulsar/pull/5156
 
 
   ### Motivation
   
   In an effort to expand the Pulsar ecosystem, Wyyerd has written a rust-native pulsar client. 
   It is at a point where we believe other parties may find it useful.
   
   ### Modifications
   
   Added a link in the `client` documentation page under the `3rd party` section.
   
   ### Verifying this change
   
   This change is a trivial rework / code cleanup without any test coverage.
   
     - Dependencies (does it add or upgrade a dependency): no
     - The public API: no
     - The schema: no
     - The default values of configurations: no
     - The wire protocol: no
     - The rest endpoints: no
     - The admin cli options: no
     - Anything that affects deployment: no
   
   ### Documentation
   
     - Does this pull request introduce a new feature?
   
   no
   
     - If yes, how is the feature documented? 
   
   not applicable
   
     - If a feature is not applicable for documentation, explain why?
   
   Only changed documentation
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services