You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/12/18 19:19:14 UTC

[GitHub] [pulsar-client-node] addisonj opened a new issue #136: Support message encryption/decryption

addisonj opened a new issue #136:
URL: https://github.com/apache/pulsar-client-node/issues/136


   Currently, the nodeJS client does not support message encryption/decryption. 
   
   This features is supported in the C++ bindings, so it seems like we only would need to expose the relevant methods as part of the underlying producer config.
   
   
   
   


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



[GitHub] [pulsar-client-node] hrsakai closed issue #136: Support message encryption/decryption

Posted by GitBox <gi...@apache.org>.
hrsakai closed issue #136:
URL: https://github.com/apache/pulsar-client-node/issues/136


   


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

To unsubscribe, e-mail: dev-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar-client-node] hrsakai commented on issue #136: Support message encryption/decryption

Posted by GitBox <gi...@apache.org>.
hrsakai commented on issue #136:
URL: https://github.com/apache/pulsar-client-node/issues/136#issuecomment-994165495


   Fixed by https://github.com/apache/pulsar-client-node/pull/138


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

To unsubscribe, e-mail: dev-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org