We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 442cd8b commit d5138afCopy full SHA for d5138af
NOTICE
@@ -1,5 +1,5 @@
1
Apache RocketMQ
2
-Copyright 2016-2020 The Apache Software Foundation
+Copyright 2016-2021 The Apache Software Foundation
3
4
This product includes software developed at
5
The Apache Software Foundation (http://www.apache.org/).
README.md
@@ -23,6 +23,7 @@ This project aims to help developers quickly integrate [RocketMQ](http://rocketm
23
- [x] Support message tracing
24
- [x] Support authentication and authorization
25
- [x] Support request-reply message exchange pattern
26
+- [x] Consume messages with push/pull mode
27
28
## Prerequisites
29
- JDK 1.8 and above
0 commit comments