ShannonDing commented on issue #124: Question about onsChannel param URL: https://github.com/apache/rocketmq-client-cpp/issues/124#issuecomment-478816126 This method provides the ability to connect some cloud platform with your AK, SK using a specific signature, such as aliyun and so on. eg, "ALIYUN" should be set to the Channel and the c style API is recommend to use like `ROCKETMQCLIENT_API int SetProducerSessionCredentials(CProducer *producer, const char *accessKey, const char *secretKey,const char *onsChannel);`
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
