Xray-core/transport/internet/websocket
RPRX ca07a705dc
Generate *.pb.go files with protoc v5.27.0
Download https://github.com/protocolbuffers/protobuf/releases/tag/v27.0
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.34.1
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.3.0
(Xray-core/) go run ./infra/vprotogen
2024-05-26 03:20:53 +00:00
..
config.go Add separate host config for websocket 2024-03-30 07:43:05 +00:00
config.pb.go Generate *.pb.go files with protoc v5.27.0 2024-05-26 03:20:53 +00:00
config.proto Update proto file for websocket and httpupgrade (breaking) 2024-03-30 07:42:41 +00:00
connection.go Reformat code 2022-05-18 15:29:01 +08:00
dialer.go Validate /websocket requests from browser dialer page (#3295) 2024-04-26 03:19:25 +00:00
dialer.html Validate /websocket requests from browser dialer page (#3295) 2024-04-26 03:19:25 +00:00
errors.generated.go v1.1.0 2020-12-04 09:36:16 +08:00
hub.go fix [ log ]: small fix for better readability. 2024-04-18 08:17:29 -04:00
ws_test.go Update proto file for websocket and httpupgrade (breaking) 2024-03-30 07:42:41 +00:00
ws.go Run core/format.go 2022-12-25 19:47:53 -05:00