aaron-ai commented on code in PR #673:
URL: https://github.com/apache/rocketmq-clients/pull/673#discussion_r1515398011


##########
README.md:
##########
@@ -19,13 +19,13 @@ Provide cloud-native and robust solutions for Java, C++, 
C#, Golang, Rust and al
 
 | Feature                                        | Java  | C/C++ |  C#   | 
Golang | Rust  | Python | Node.js |  PHP  |
 | ---------------------------------------------- | :---: | :---: | :---: | 
:----: | :---: | :----: | :-----: | :---: |
-| Producer with standard messages                |   ✅   |   ✅   |   ✅   |   ✅ 
   |   ✅   |   🚧    |    🚧    |   🚧   |
-| Producer with FIFO messages                    |   ✅   |   ✅   |   ✅   |   ✅ 
   |   ✅   |   🚧    |    🚧    |   🚧   |
-| Producer with timed/delay messages             |   ✅   |   ✅   |   ✅   |   ✅ 
   |   ✅   |   🚧    |    🚧    |   🚧   |
-| Producer with transactional messages           |   ✅   |   ✅   |   ✅   |   ✅ 
   |   ✅   |   🚧    |    🚧    |   🚧   |
-| Simple consumer                                |   ✅   |   ✅   |   ✅   |   ✅ 
   |   ✅   |   🚧    |    🚧    |   🚧   |
-| Push consumer with concurrent message listener |   ✅   |   ✅   |   🚧   |   🚧 
   |   🚧   |   🚧    |    🚧    |   🚧   |
-| Push consumer with FIFO message listener       |   ✅   |   ✅   |   🚧   |   🚧 
   |   🚧   |   🚧    |    🚧    |   🚧   |
+| Producer with standard messages                |   ✅   |   ✅   |   ✅   |   ✅ 
   |   ✅   |   🚧    |    ✅    |   🚧   |
+| Producer with FIFO messages                    |   ✅   |   ✅   |   ✅   |   ✅ 
   |   ✅   |   🚧    |    ✅    |   🚧   |
+| Producer with timed/delay messages             |   ✅   |   ✅   |   ✅   |   ✅ 
   |   ✅   |   🚧    |    ✅    |   🚧   |
+| Producer with transactional messages           |   ✅   |   ✅   |   ✅   |   ✅ 
   |   ✅   |   🚧    |    ✅    |   🚧   |
+| Simple consumer                                |   ✅   |   ✅   |   ✅   |   ✅ 
   |   ✅   |   🚧    |    ✅    |   🚧   |
+| Push consumer with concurrent message listener |   ✅   |   ✅   |   🚧   |   🚧 
   |   🚧   |   🚧    |    ✅    |   🚧   |

Review Comment:
   Push Consumer has not been implemented yet...



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to