1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-16 04:35:24 +00:00
v2fly/transport/internet/grpc
Shelikhoo ebdacfdb86
add comment for gRPC TLS silent failure behavior
When gRPC transport have been configured to use TLS, it may silently ignore TLS failure. This may make it harder to diagnose TLS setting issues when gRPC transport is used. This comment is added to help other developers be aware of this caveat.
2021-09-03 21:34:34 +01:00
..
encoding 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +08:00
config.go Grpc Gun Transport (#757) 2021-03-11 16:46:17 +08:00
config.pb.go 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +08:00
config.proto Grpc Gun Transport (#757) 2021-03-11 16:46:17 +08:00
dial.go 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +08:00
errors.generated.go Grpc Gun Transport (#757) 2021-03-11 16:46:17 +08:00
grpc.go 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +08:00
hub.go add comment for gRPC TLS silent failure behavior 2021-09-03 21:34:34 +01:00