You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by li...@apache.org on 2022/05/23 08:26:31 UTC

[dubbo-awesome] 19/41: add gsoc

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

liujun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-awesome.git

commit 2fd7a1f701a6a38c519eaef3eccaae493896e994
Author: crazyhzm <cr...@gmail.com>
AuthorDate: Sun Apr 3 12:25:15 2022 +0800

    add gsoc
---
 summerofcode/gsoc/2022-idea-list.md | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/summerofcode/gsoc/2022-idea-list.md b/summerofcode/gsoc/2022-idea-list.md
index d6bce0b..0c83ecb 100644
--- a/summerofcode/gsoc/2022-idea-list.md
+++ b/summerofcode/gsoc/2022-idea-list.md
@@ -35,3 +35,14 @@ Istio 中 bookinfo 应用
 ## 题目六:rust 多语言实现
 * Related issue: 
 * 总体目标:为 Dubbo3 提供 rust 多语言实现
+
+## 题目七:python3 多语言实现
+
+* Related issue: 
+* 总体目标:为 Dubbo3 提供 python3 多语言实现
+
+## 题目八:Dubbo、Triple协议的抓包解析工具
+
+* Related issue: 
+* 总体目标:为了方便Dubbo的用户排查问题,为Dubbo社区提供解析Dubbo、Triple协议的工具。目前比较流行的抓包工具有wireshark等,但是Wireshark的开源许可证是GPL2,与Apache 2.0不兼容,因此我们需要实现解析Dubbo自身协议的工具。
+