docs: remove duplicate Dubbo entry (#5483)

Signed-off-by: spacewander <spacewanderlzx@gmail.com>
This commit is contained in:
罗泽轩 2021-11-12 10:42:14 +08:00 committed by GitHub
parent 4a57523627
commit 0570d59fd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View File

@ -77,7 +77,6 @@ A/B testing, canary release, blue-green deployment, limit rate, defense against
- [gRPC transcoding](docs/en/latest/plugins/grpc-transcode.md): Supports protocol transcoding so that clients can access your gRPC API by using HTTP/JSON. - [gRPC transcoding](docs/en/latest/plugins/grpc-transcode.md): Supports protocol transcoding so that clients can access your gRPC API by using HTTP/JSON.
- Proxy Websocket - Proxy Websocket
- Proxy Protocol - Proxy Protocol
- Proxy Dubbo: Dubbo Proxy based on Tengine.
- HTTP(S) Forward Proxy - HTTP(S) Forward Proxy
- [SSL](docs/en/latest/certificate.md): Dynamically load an SSL certificate. - [SSL](docs/en/latest/certificate.md): Dynamically load an SSL certificate.

View File

@ -78,7 +78,6 @@ A/B 测试、金丝雀发布(灰度发布)、蓝绿部署、限流限速、抵
- [gRPC 协议转换](plugins/grpc-transcode.md):支持协议的转换,这样客户端可以通过 HTTP/JSON 来访问你的 gRPC API。 - [gRPC 协议转换](plugins/grpc-transcode.md):支持协议的转换,这样客户端可以通过 HTTP/JSON 来访问你的 gRPC API。
- Websocket 代理 - Websocket 代理
- Proxy Protocol - Proxy Protocol
- Dubbo 代理:基于 Tengine可以实现 Dubbo 请求的代理。
- HTTP(S) 反向代理 - HTTP(S) 反向代理
- [SSL](certificate.md):动态加载 SSL 证书。 - [SSL](certificate.md):动态加载 SSL 证书。