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

aaronai 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 7e6bee2c4 Update description about remoting-based SDK (#5164)
7e6bee2c4 is described below

commit 7e6bee2c48234d3785e31826a5589e3910738d4d
Author: Aaron Ai <[email protected]>
AuthorDate: Thu Sep 22 18:11:25 2022 +0800

    Update description about remoting-based SDK (#5164)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d2f2cff14..9c690d34c 100644
--- a/README.md
+++ b/README.md
@@ -168,7 +168,7 @@ name-service         1/1     107m
 * [RocketMQ Flink](https://github.com/apache/rocketmq-flink): The Apache 
RocketMQ connector of Apache Flink that supports source and sink connector in 
data stream and Table.
 * [RocketMQ APIs](https://github.com/apache/rocketmq-apis): RocketMQ protobuf 
protocol.
 * [RocketMQ Clients](https://github.com/apache/rocketmq-clients): 
gRPC/protobuf-based RocketMQ clients.
-* RocketMQ Native Protocol-Based Clients
+* RocketMQ Remoting-based Clients
         - [RocketMQ Client CPP](https://github.com/apache/rocketmq-client-cpp)
         - [RocketMQ Client Go](https://github.com/apache/rocketmq-client-go)
         - [RocketMQ Client 
Python](https://github.com/apache/rocketmq-client-python)

Reply via email to