You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by fa...@apache.org on 2020/07/25 05:30:47 UTC

[dubbo-go] branch 1.5 updated: Mod: update feature list

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

fangyc pushed a commit to branch 1.5
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git


The following commit(s) were added to refs/heads/1.5 by this push:
     new ba32f15  Mod: update feature list
ba32f15 is described below

commit ba32f151e04ef902336c4dc003e1d6ff3873babc
Author: fangyincheng <fa...@sina.com>
AuthorDate: Sat Jul 25 13:30:07 2020 +0800

    Mod: update feature list
---
 README.md    | 2 ++
 README_CN.md | 1 +
 2 files changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 7373f19..e51cb7d 100644
--- a/README.md
+++ b/README.md
@@ -51,6 +51,7 @@ Finished List:
 - Codec
     * JsonRPC V2
     * Hessian V2
+    * [json for grpc](https://github.com/apache/dubbo-go/pull/582)
 
 - Protocol
     * Dubbo
@@ -111,6 +112,7 @@ Finished List:
     * [For jsonrpc](https://github.com/apache/dubbo-go/pull/335)
     * [For dubbo](https://github.com/apache/dubbo-go/pull/344)
     * [For grpc](https://github.com/apache/dubbo-go/pull/397)
+- 
 
 - Others:
     * start check
diff --git a/README_CN.md b/README_CN.md
index 35078e2..4bf9422 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -50,6 +50,7 @@ Apache License, Version 2.0
 - 序列化协议
     * JsonRPC V2
     * Hessian V2
+    * [json for grpc](https://github.com/apache/dubbo-go/pull/582)
 
 - 协议
     * Dubbo