1
0
Fork 0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-05-02 10:24:15 +00:00
Xray-core/transport/internet/websocket
2024-07-27 12:38:54 +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 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.go Run core/format.go 2022-12-25 19:47:53 -05:00
ws_test.go WS, HU: Remove unnecessary sleep from test () 2024-07-27 12:38:54 +00:00