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/05/06 22:55:47 UTC

[GitHub] [pulsar-client-go] merlimat opened a new pull request #1: Initial client library submission

merlimat opened a new pull request #1: Initial client library submission
URL: https://github.com/apache/pulsar-client-go/pull/1
 
 
   This is the current work in progress for native Go client library. 
   
   Notes: 
    * This PR contains: 
       - Working version of producer
       - Almost all producer features implemented (batching, partitioning, compression, ...). 
       - Missing Authentication and TLS connections
       - Perf client for testing
    * Integration tests will be added once the consumer code is in place
   
   

----------------------------------------------------------------
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