This is an automated email from the ASF dual-hosted git repository.

dinglei pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git


The following commit(s) were added to refs/heads/develop by this push:
     new b2aa85d  [ISSUS #3340] (doc)add hyperlink for client repos in the 
introduction. (#3338)
b2aa85d is described below

commit b2aa85d33a842e92b34bb35f84ce7e125a77edd3
Author: truman.p.du <[email protected]>
AuthorDate: Fri Sep 10 15:37:10 2021 +0800

    [ISSUS #3340] (doc)add hyperlink for client repos in the introduction. 
(#3338)
    
    Increase multilingual client repository link
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1b1398c..eb20e79 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ It offers a variety of features:
 * Messaging patterns including publish/subscribe, request/reply and streaming
 * Financial grade transactional message
 * Built-in fault tolerance and high availability configuration options base on 
[DLedger](https://github.com/openmessaging/openmessaging-storage-dledger)
-* A variety of cross language clients, such as Java, C/C++, Python, Go
+* A variety of cross language clients, such as Java, 
[C/C++](https://github.com/apache/rocketmq-client-cpp), 
[Python](https://github.com/apache/rocketmq-client-python), 
[Go](https://github.com/apache/rocketmq-client-go), 
[Node.js](https://github.com/apache/rocketmq-client-nodejs)
 * Pluggable transport protocols, such as TCP, SSL, AIO
 * Built-in message tracing capability, also support opentracing
 * Versatile big-data and streaming ecosytem integration

Reply via email to