Xray-core/transport/internet/websocket
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 Add separate host config for websocket 2024-03-30 07:43:05 +00: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 WS reading X-Forwarded-For & Add tests (#3546) 2024-07-17 10:40:25 +00:00
dialer.go Add SplitHTTP Browser Dialer support (#3484) 2024-07-11 07:56:20 +00:00
hub.go Add SplitHTTP Browser Dialer support (#3484) 2024-07-11 07:56:20 +00:00
ws_test.go WS, HU: Remove unnecessary sleep from test (#3600) 2024-07-27 12:38:54 +00:00
ws.go Run core/format.go 2022-12-25 19:47:53 -05:00