WanZixin commented on issue #359: URL: https://github.com/apache/rocketmq-client-cpp/issues/359#issuecomment-871948518
@ifplusor What scenarios are these two functions applied to please? ```c++ SetPushConsumerNameServerAddress(consumer, "mydomain:9876"); SetPushConsumerNameServerDomain(consumer, "mydomain:9876"); ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
