Skip to content

Commit 1c75f23

Browse files
authored
Update readme file according to the new features in the latest release version. (apache#893)
1 parent bd3bd12 commit 1c75f23

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,13 @@ For 2.X version, it supports:
2323
* sending message in synchronous mode
2424
* sending message in asynchronous mode
2525
* sending message in oneway mode
26+
* sending message in batch mode
2627
* sending orderly messages
28+
* sending delay messages
29+
* sending transaction messages
2730
* consuming message using push model
31+
* consuming message using pull model
32+
* consuming message using broadcast model
2833
* message tracing for pub and sub messages
2934
* ACL for producers and consumers
3035
* requset-reply model

0 commit comments

Comments
 (0)