Merge branch 'master' of github.com:apache/rocketmq-client-python

* 'master' of github.com:apache/rocketmq-client-python:
  feat(travis) upgrade cpp core from 1.2.0 to 1.2.0
tree: 5db3fc4af0f9763750334970627d9f6d93133811
  1. .github/
  2. cmake/
  3. doc/
  4. project/
  5. sample/
  6. src/
  7. test/
  8. unitests/
  9. .gitignore
  10. .travis.yml
  11. changelog
  12. CMakeLists.txt
  13. CONTRIBUTING.md
  14. install_boostpython.sh
  15. install_gtest.sh
  16. LICENSE
  17. Makefile
  18. NOTICE
  19. package.sh
  20. PULL_REQUEST_TEMPLATE.md
  21. README.md
  22. setup.py
README.md

RocketMQ Client Python

License TravisCI

  • RocketMQ Python client is developed on top of rocketmq-client-cpp, which has been proven robust and widely adopted within Alibaba Group by many business units for more than three years.

Quick Start


Apache RocketMQ Community


Contact us


How to Contribute

Contributions are warmly welcome! Be it trivial cleanup, major new feature or other suggestion. Read this how to contribute guide for more details.


License

Apache License, Version 2.0 Copyright (C) Apache Software Foundation