Skip to content

Commit

Permalink
Update features supported by Golang SDK (#239)
Browse files Browse the repository at this point in the history
  • Loading branch information
lizhanhui authored Sep 16, 2022
1 parent a768f50 commit 3914b66
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ Provide cloud-native and robust solutions for Java, C++, C#, Golang, Rust and al

| Feature | Java | C/C++ | C# | Golang | Rust | Node.js | Python |
| ---------------------------------------------- | :---: | :---: | :---: | :----: | :---: | :-----: | :----: |
| Producer with standard messages |||| 🚧 | 🚧 | 🚧 | 🚧 |
| Producer with FIFO messages |||| 🚧 | 🚧 | 🚧 | 🚧 |
| Producer with timed/delay messages |||| 🚧 | 🚧 | 🚧 | 🚧 |
| Producer with transactional messages |||| 🚧 | 🚧 | 🚧 | 🚧 |
| Simple consumer |||| 🚧 | 🚧 | 🚧 | 🚧 |
| 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 ||| 🚧 | 🚧 | 🚧 | 🚧 | 🚧 |

Expand Down

0 comments on commit 3914b66

Please sign in to comment.