Skip to content

Commit

Permalink
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
tsaitsung-han.tht committed Dec 11, 2024
1 parent d2f9588 commit 4011575
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 4011575

Please sign in to comment.