Fork from RocketMQ-Client4CPP

RocketMQ C++ Client

Contributors

Current status

  • On the basis of the original repair a lot of coredump, and memory leak (valgrind) problem, add namespace, fill some of the features
  • only support linux system
  • Currently supports sending messages, support pull mode consumption messages, support push mode consumption messages

Roadmap

  • Support for transaction messages
  • Continue to support more commands (such as support broker query client running information)