1
0
Fork 0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-05-08 05:08:41 +00:00
Xray-core/transport/internet/grpc
RPRX 47fad1fbfd Chore: Generate *.pb.go files with protoc v5.28.2
Download https://github.com/protocolbuffers/protobuf/releases/tag/v28.2
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.35.1
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.5.1
(Xray-core/) go run ./infra/vprotogen
2024-10-16 04:06:21 +00:00
..
encoding Chore: Generate *.pb.go files with protoc v5.28.2 2024-10-16 04:06:21 +00:00
config.go Remove legacy code () 2024-09-23 11:28:19 -04:00
config.pb.go Chore: Generate *.pb.go files with protoc v5.28.2 2024-10-16 04:06:21 +00:00
config.proto Add Authority to gRPC Transport () 2024-02-29 14:22:14 +00:00
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 Refactor log () 2024-06-29 14:32:57 -04:00
grpc.go Remove legacy code () 2024-09-23 11:28:19 -04:00
hub.go Refactor log () 2024-06-29 14:32:57 -04:00