apache / rocketmq-client-cpp

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

There should be a c interface to set client current language. #404

Open humkum opened 2 years ago

humkum commented 2 years ago

BUG REPORT

  1. Please describe the issue you observed:

By using Python SDK, we found that the language of client in console was still "CPP".

Using Python SDK, the language of client should be "PYTHON".

20220209-104005