Skip to content

Commit 2c7585e

Browse files
authored
chore: remove deprecated compatibility/tls (#1010)
1 parent d1ae103 commit 2c7585e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+0
-2848
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ A collection of runnable Dubbo-go examples covering configuration, registries, o
6262
* `compatibility/rpc/grpc`: Dubbo-go RPC example based on gRPC.
6363
* `compatibility/rpc/jsonrpc`: Dubbo-go RPC example based on JSON-RPC.
6464
* `compatibility/rpc/triple`: Dubbo-go RPC examples based on `hessian2`/`msgpack`/`pb` (protobuf v3)/`pb2` (protobuf v2)/self-defined serialization.
65-
* `compatibility/tls`: Uses TLS encryption in `getty` (TCP)/`triple`/`gRPC` communication modes.
6665
* `compatibility/tracing`: Tracing examples.
6766

6867
### Tools

README_CN.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@
6262
* `compatibility/rpc/grpc`:基于 gRPC 的 Dubbo-go RPC 示例。
6363
* `compatibility/rpc/jsonrpc`:基于 JSON-RPC 的 Dubbo-go RPC 示例。
6464
* `compatibility/rpc/triple`:基于 `hessian2` / `msgpack` / `pb`(protobuf v3)/ `pb2`(protobuf v2)/ 自定义序列化 的 Triple 协议示例。
65-
* `compatibility/tls`:在 `getty`(TCP)/`triple`/`gRPC` 通信模式下使用 TLS 加密的示例。
6665
* `compatibility/tracing`:链路追踪示例。
6766

6867
### 工具

compatibility/tls/README.md

Lines changed: 0 additions & 59 deletions
This file was deleted.

compatibility/tls/README_zh.md

Lines changed: 0 additions & 109 deletions
This file was deleted.

compatibility/tls/dubbo/go-client/cmd/client.go

Lines changed: 0 additions & 105 deletions
This file was deleted.

compatibility/tls/dubbo/go-client/conf/dubbogo.yml

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)