You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/06/26 12:48:51 UTC

[GitHub] [dubbo-go-pixiu] AlexStocks commented on a diff in pull request #450: update readme

AlexStocks commented on code in PR #450:
URL: https://github.com/apache/dubbo-go-pixiu/pull/450#discussion_r906810087


##########
README.md:
##########
@@ -8,16 +8,23 @@ English | [中文](./README_CN.md)
 
 # Introduction
 
-**Dubbo-Go-Pixiu**(official site: https://dubbo-go-pixiu.github.io/) is a gateway that mainly focuses on providing gateway solution to your Dubbo and RESTful services.
+**Dubbo-Go-Pixiu**(official site: https://dubbo-go-pixiu.github.io/) is a high-performance API gateway and multi-language solution Sidecar in the Dubbo ecosystem
+
+
+![](https://dubbo-go-pixiu.github.io/img/pixiu-dubbo-ecosystem.png)
+
+It is an open source Dubbo ecosystem API gateway and language solution for accessing dubbo clusters. As an API gateway, Pixiu can receive external network requests, convert them into dubbo and other protocol requests, and forward them to the back cluster; as a sidecar, Pixiu expects to register to the Dubbo cluster instead of the proxy service, allowing multilingual services to access the Dubbo cluster to provide faster solution.

Review Comment:
   It is an open source Dubbo ecosystem API gateway, and also a sidecar to let other compute language access the dubbo clusters by HTTP/gRPC protocol. 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org