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

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


The following commit(s) were added to refs/heads/develop by this push:
     new c4668076d add pixiu
c4668076d is described below

commit c4668076d96f04fe741325d6c3aaafe71ce2a6c0
Author: alexstocks <[email protected]>
AuthorDate: Sat Apr 26 13:36:32 2025 +0800

    add pixiu
---
 README.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 98ab47137..c2966f506 100644
--- a/README.md
+++ b/README.md
@@ -84,10 +84,11 @@ See the 
[samples](https://github.com/apache/dubbo-go-samples) for detailed infor
 - **HA Strategy**: Failover, Failfast, Failsafe/Failback, Available, 
Broadcast, Forking
 
 ## Ecosystem
-- [Console](https://github.com/apache/dubbo-kubernetes), under development
-- [Samples](https://github.com/apache/dubbo-go-samples)
+- [dubbo-go-samples](https://github.com/apache/dubbo-go-samples)
+- [dubbo-go-pixiu which acting as a proxy to solve Dubbo multi-language 
interoperability](https://github.com/apache/dubbo-go-pixiu)
 - [Interoperability with Dubbo 
Java](https://dubbo-next.staged.apache.org/zh-cn/overview/mannual/golang-sdk/tutorial/interop-dubbo/)
 - [Protoc-gen-go-triple](https://github.com/dubbogo/protoc-gen-go-triple/)
+- [Console](https://github.com/apache/dubbo-kubernetes), under development
 
 ## Contributing
 

Reply via email to