You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2019/11/08 10:45:17 UTC

[GitHub] [rocketmq-client-go] ShannonDing commented on issue #296: client-cpp version is not match client-go version, how to choose?

ShannonDing commented on issue #296: client-cpp version is not match client-go version, how to choose?
URL: https://github.com/apache/rocketmq-client-go/issues/296#issuecomment-551560603
 
 
   Hello, the go/python SDK are newly added some new features, so there are some issues with the version mapping. 
   for time being,  
   go v1.2.0 <===> CPP 1.2.3, 
   go v1.2.2+ <===>  latest code. 
   so, if you want to connect a local broker, the latest CPP code should be compiled and install, and if you want to connect ALIYUN, it is better to follow the setup on its website as there is the latest binary on its website.
   for more info, the CPP v1.2.4 will be released soon to support the newly go and python SDK versions.

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


With regards,
Apache Git Services