apache / rocketmq-client-cpp

Apache RocketMQ cpp client
https://rocketmq.apache.org/
Apache License 2.0
364 stars 158 forks source link

Add c interface to set client current language for Python SDK. #405

Open humkum opened 2 years ago

humkum commented 2 years ago

What is the purpose of the change

404

Brief changelog

Add c interface to set current client language.

Verifying this change

before:

20220209-104005

after:

20220209-104430

Follow this checklist to help us incorporate your contribution quickly and easily. Notice, it would be helpful if you could finish the following 5 checklist(the last one is not necessary)before request the community to review your PR.

ifplusor commented 2 years ago

Use global variable is not a good way.