1
0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-01-03 10:49:47 +00:00
Xray-core/transport/internet/websocket
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
..
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 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 () 2024-07-17 10:40:25 +00:00
dialer.go Add SplitHTTP Browser Dialer support () 2024-07-11 07:56:20 +00:00
hub.go Add SplitHTTP Browser Dialer support () 2024-07-11 07:56:20 +00:00
ws_test.go WS, HU: Remove unnecessary sleep from test () 2024-07-27 12:38:54 +00:00
ws.go Remove legacy code () 2024-09-23 11:28:19 -04:00