Xray-core/transport/internet/httpupgrade
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 Fix HTTPUpgrade init 2024-04-07 19:52:48 -04:00
config.pb.go Pin protobuf packages (#3715) 2024-08-22 10:18:36 -04:00
config.proto Update proto file for websocket and httpupgrade (breaking) 2024-03-30 07:42:41 +00:00
connection.go Fix typos (#3527) 2024-07-12 00:20:06 +02:00
dialer.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
httpupgrade_test.go WS, HU: Remove unnecessary sleep from test (#3600) 2024-07-27 12:38:54 +00:00
httpupgrade.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
hub.go Properly parse HTTP host for verification 2024-07-07 22:35:11 -04:00