k2la commented on issue #148:
URL: 
https://github.com/apache/pulsar-client-node/issues/148#issuecomment-813218516


   I looked at the following Tuya's codes.
   It appears that clients connect to pulsar cluster with its own 
authentication method.
   - 
https://github.com/TuyaInc/TuyaDemo/blob/084582bd39c3f6b6f8ee6976da996e694ee40f25/open-mq-sdk/src/main/java/com/tuya/open/sdk/mq/M
 qAuthenticationDataProvider.java#L11-L19
   - 
https://github.com/TuyaInc/tuya_pulsar_sdk_go/blob/46c1e459e32e2f9ebd76bf39bebe50a904b17c29/auth.go#L19-L34
   
   If this method is implemented in pulsar-client-cpp, we will be able to 
implement it in pulsar-client-node.


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


Reply via email to