Xray-core/transport/internet/grpc
RPRX d92002ad12
Dialer: Set TimeoutOnly for `gctx` and `hctx`
https://github.com/XTLS/Xray-core/issues/2232#issuecomment-1694570914

Thank @cty123 for testing

Fixes https://github.com/XTLS/Xray-core/issues/2232

BTW: Use `uConn.HandshakeContext(ctx)` in REALITY
2023-08-27 05:55:58 +00:00
..
encoding Update proto file and fix protoc version parsing 2023-06-11 13:36:06 -04:00
config.go fix(config): fix grpc cofnig parsing when service name only has one '/' char 2023-08-20 22:19:13 -04:00
config.pb.go Update proto file and fix protoc version parsing 2023-06-11 13:36:06 -04:00
config.proto Add user agent to gRPC (#1790) 2023-03-26 09:23:42 +03:30
config_test.go fix(config): fix grpc cofnig parsing when service name only has one '/' char 2023-08-20 22:19:13 -04:00
dial.go Dialer: Set TimeoutOnly for `gctx` and `hctx` 2023-08-27 05:55:58 +00:00
errors.generated.go Add gRPC Transport support (#356) 2021-03-14 15:02:07 +00:00
grpc.go Add gRPC Transport support (#356) 2021-03-14 15:02:07 +00:00
hub.go fix(transport): correctly release UDS locker file (#2305) 2023-08-26 07:35:44 -04:00