gf/contrib/rpc/grpcx
2023-10-31 20:17:39 +08:00
..
internal README.MD updates for cli installation (#3071) 2023-10-23 20:00:10 +08:00
testdata add direct service address support for grpc client (#2991) 2023-10-09 20:03:45 +08:00
go.mod fix: gRPC-Go HTTP/2 Rapid Reset vulnerability (#3095) 2023-10-31 20:17:39 +08:00
go.sum fix: gRPC-Go HTTP/2 Rapid Reset vulnerability (#3095) 2023-10-31 20:17:39 +08:00
grpcx_grpc_client.go add direct service address support for grpc client (#2991) 2023-10-09 20:03:45 +08:00
grpcx_grpc_server_config.go improve address configuration for grpc server (#2982) 2023-09-27 14:40:32 +08:00
grpcx_grpc_server_unary.go add package contrib/rpc/grpcx (#2169) 2023-03-08 14:12:51 +08:00
grpcx_grpc_server.go add direct service address support for grpc client (#2991) 2023-10-09 20:03:45 +08:00
grpcx_interceptor_client.go add package contrib/rpc/grpcx (#2169) 2023-03-08 14:12:51 +08:00
grpcx_interceptor_server.go README.MD updates for cli installation (#3071) 2023-10-23 20:00:10 +08:00
grpcx_registry_file.go add direct service address support for grpc client (#2991) 2023-10-09 20:03:45 +08:00
grpcx_unit_z_ctx_test.go add direct service address support for grpc client (#2991) 2023-10-09 20:03:45 +08:00
grpcx_unit_z_grpc_server_basic_test.go add direct service address support for grpc client (#2991) 2023-10-09 20:03:45 +08:00
grpcx_unit_z_grpc_server_config_test.go add direct service address support for grpc client (#2991) 2023-10-09 20:03:45 +08:00
grpcx.go improve address configuration for grpc server (#2982) 2023-09-27 14:40:32 +08:00