Merge pull request #9 from tinycedar/master

Fix invalid link & typos
tree: 1bf368587b9132a1ec78ef6a116b5779aefb41ad
  1. core/
  2. doc/
  3. examples/
  4. .gitignore
  5. changelog
  6. CONTRIBUTING.md
  7. LICENSE
  8. README.md
README.md

RocketMQ Client Go License

  • The client is using cgo to call rocketmq-client-cpp, which has been proven robust and widely adopted within Alibaba Group by many business units for more than three years.

Features

At present, this SDK supports

  • sending message in synchronous mode
  • consuming message using push model

How to use


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