k2la opened a new pull request #1: Provide Node Client Library URL: https://github.com/apache/pulsar-client-node/pull/1 ### Motivation - Make it easier for Nodejs users to develop apps by using Pulsar. Node client library implemented on C++ client library wrapped by [N-API](https://github.com/nodejs/node-addon-api). This PR implements **producer/consumer** as a minimum of function by using N-API. We'll add future tasks (Reader, Authentication, TLS, Test, CI/CD and so on) to ISSUE. Authors: @nkurihar, @hrsakai, @massakam, @yumochiz, @k2la
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services