Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
Signed-off-by: Xunzhuo <[email protected]>
  • Loading branch information
Xunzhuo authored and zhaohuabing committed May 10, 2022
1 parent 9180957 commit db95a79
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,11 @@ Aeraki can manage the below protocols in a service mesh:
* Redis (Envoy native filter)
* MetaProtocol-Dubbo
* MetaProtocol-Thfirt
* MetaProtocol-qza (Tencent Music)
* MetaProtocol-videoPacket (Tencent Media Data Platform)
* MetaProtocol-tRPC(Tencent RPC)
* MetaProtocol-Others:Baidu, Alauda, Tencent iGame...
* MetaProtocol-bRPC (A RPC protocol open-source by Baidu)
* MetaProtocol-tRPC (A proprietary RPC protocol used in Tencent)
* MetaProtocol-qza (A proprietary protocol used in Tencent Music)
* MetaProtocol-videoPacket (A proprietary protocol used in Tencent Media Data Platform)
* MetaProtocol-Others:Alauda, Tencent iGame...
* MetaProtocol-Private protocols: Have a private protocol? No problem, any layer-7 protocols built on top of the [MetaProtocol](https://github.com/aeraki-mesh/meta-protocol-proxy) can be managed by Aeraki

Supported Features:
Expand Down
5 changes: 3 additions & 2 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,11 @@ Aeraki 已经支持下述协议:
* Redis (Envoy 原生过滤器)
* MetaProtocol-Dubbo
* MetaProtocol-Thfirt
* MetaProtocol-bRPC(百度开源 RPC 协议)
* MetaProtocol-tRPC(腾讯内部 RPC 协议)
* MetaProtocol-qza(腾讯音乐内部协议)
* MetaProtocol-videoPacket(腾讯融媒体内部协议)
* MetaProtocol-tRPC(腾讯内部 rpc 协议)
* MetaProtocol-其他协议:百度、灵雀云、腾讯游戏人生等的内部协议...
* MetaProtocol-其他协议:灵雀云、腾讯游戏人生等的内部协议...
* MetaProtocol-私有协议:需要在服务网格中接入你的私有协议?没有问题,几乎任何七层协议都可以基于 [MetaProtocol](https://github.com/aeraki-mesh/meta-protocol-proxy) 实现,并在 Aeraki Mesh 中进行流量管理

支持的特性:
Expand Down

0 comments on commit db95a79

Please sign in to comment.