1
0
Fork 0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-01-03 01:03:33 +02:00
Xray-core/transport/internet/grpc
mmmray 2be03c56cb
Pin protobuf packages ()
* Pin protobuf packages

It happened in the past that I ran with the wrong protobuf version
installed locally, and apparently there is even still some file wrong in
splithttp. Fix this issue once and for all.

* bump protobuf packages

* Revert "bump protobuf packages"

This reverts commit 7a3509346a.

* Revert "Revert "bump protobuf packages""

This reverts commit bb79707d15.

* fix deprecated grpc usage
2024-08-22 10:18:36 -04:00
..
encoding Pin protobuf packages () 2024-08-22 10:18:36 -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 Pin protobuf packages () 2024-08-22 10:18:36 -04: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 Add gRPC Transport support () 2021-03-14 15:02:07 +00:00
hub.go Refactor log () 2024-06-29 14:32:57 -04:00