Xray-core/transport/internet/udp
mmmray 2be03c56cb
Pin protobuf packages (#3715)
* 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
..
config.go
config.pb.go Pin protobuf packages (#3715) 2024-08-22 10:18:36 -04:00
config.proto
dialer.go
dispatcher.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
dispatcher_test.go
hub.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
hub_darwin.go
hub_freebsd.go
hub_linux.go
hub_other.go
udp.go