Skip to content

Commit

Permalink
[ISSUE #914] Update C# feature description in README.md and README-CN.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tsunghanjacktsai authored Jan 20, 2025
1 parent 86c2765 commit 3667060
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
| Producer with transactional messages |||||||| 🚧 |
| Producer with recalling timed/delay messages || 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
| Simple consumer |||||||| 🚧 |
| Push consumer with concurrent message listener ||| 🚧 | 🚧 || 🚧 | 🚧 | 🚧 |
| Push consumer with FIFO message listener ||| 🚧 | 🚧 || 🚧 | 🚧 | 🚧 |
| Push consumer with concurrent message listener ||| | 🚧 || 🚧 | 🚧 | 🚧 |
| Push consumer with FIFO message listener ||| | 🚧 || 🚧 | 🚧 | 🚧 |

## 先决条件和构建

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ Provide cloud-native and robust solutions for Java, C++, C#, Golang, Rust and al
| Producer with transactional messages |||||||| 🚧 |
| Producer with recalling timed/delay messages || 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |
| Simple consumer |||||||| 🚧 |
| Push consumer with concurrent message listener ||| 🚧 | 🚧 || 🚧 | 🚧 | 🚧 |
| Push consumer with FIFO message listener ||| 🚧 | 🚧 || 🚧 | 🚧 | 🚧 |
| Push consumer with concurrent message listener ||| | 🚧 || 🚧 | 🚧 | 🚧 |
| Push consumer with FIFO message listener ||| | 🚧 || 🚧 | 🚧 | 🚧 |

## Prerequisite and Build

Expand Down

0 comments on commit 3667060

Please sign in to comment.