Skip to content

Commit

Permalink
publish first release for nodejs
Browse files Browse the repository at this point in the history
  • Loading branch information
tigerweili committed Jan 23, 2024
1 parent 7a093ad commit 5f511a4
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 ||| 🚧 | 🚧 | 🚧 | 🚧 | | 🚧 |
| Push consumer with FIFO message listener ||| 🚧 | 🚧 | 🚧 | 🚧 | | 🚧 |

## Prerequisite and Build

Expand Down

0 comments on commit 5f511a4

Please sign in to comment.