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 bd3bd12 commit 1c75f23Copy full SHA for 1c75f23
README.md
@@ -23,8 +23,13 @@ For 2.X version, it supports:
23
* sending message in synchronous mode
24
* sending message in asynchronous mode
25
* sending message in oneway mode
26
+* sending message in batch mode
27
* sending orderly messages
28
+* sending delay messages
29
+* sending transaction messages
30
* consuming message using push model
31
+* consuming message using pull model
32
+* consuming message using broadcast model
33
* message tracing for pub and sub messages
34
* ACL for producers and consumers
35
* requset-reply model
0 commit comments