This is an automated email from the ASF dual-hosted git repository.
yukon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git
The following commit(s) were added to refs/heads/master by this push:
new b83ea3a Update README.md
b83ea3a is described below
commit b83ea3a7ef5790803b7887f057b2fcd8e3032a6e
Author: yukon <[email protected]>
AuthorDate: Fri Jul 29 14:46:04 2022 +0800
Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 307f0f6..0d04469 100644
--- a/README.md
+++ b/README.md
@@ -22,9 +22,9 @@ Provide cloud-native and robust solutions for Java, C++, C#,
Golang, Rust and al
| Producer with FIFO messages | ✅ | ✅ | ✅ |
WIP | WIP | WIP | WIP |
| Producer with timed messages | ✅ | ✅ | ✅ |
WIP | WIP | WIP | WIP |
| Producer with transactional messages | ✅ | ✅ | ✅ |
WIP | WIP | WIP | WIP |
+| Simple Consumer | ✅ | ✅ | ✅ |
WIP | WIP | WIP | WIP |
| Push Consumer with concurrent message listener | ✅ | ✅ | ❌ |
WIP | WIP | WIP | WIP |
| Push Consumer with FIFO message listener | ✅ | ✅ | ❌ |
WIP | WIP | WIP | WIP |
-| Simple Consumer | ✅ | ✅ | ✅ |
WIP | WIP | WIP | WIP |
## Related