1
0
Fork 0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-05-10 06:08:41 +00:00
Xray-core/proxy/vmess
yuhan6665 efd32b0fb2 Enable splice for freedom outbound (downlink only)
- Add outbound name
- Add outbound conn in ctx
- Refactor splice: it can be turn on from all inbounds and outbounds
- Refactor splice: Add splice copy to vless inbound
- Fix http error test
- Add freedom splice toggle via env var
- Populate outbound obj in context
- Use CanSpliceCopy to mark a connection
- Turn off splice by default
2023-09-07 14:17:39 -04:00
..
aead Style: format code by gofumpt () 2021-10-20 00:57:14 +08:00
encoding Run "go fmt ./..." 2023-06-18 09:46:57 -04:00
inbound Enable splice for freedom outbound (downlink only) 2023-09-07 14:17:39 -04:00
outbound Enable splice for freedom outbound (downlink only) 2023-09-07 14:17:39 -04:00
account.go Clean legacy vmess () 2023-06-12 10:32:25 -04:00
account.pb.go Clean legacy vmess () 2023-06-12 10:32:25 -04:00
account.proto Clean legacy vmess () 2023-06-12 10:32:25 -04:00
errors.generated.go v1.1.0 2020-12-04 09:36:16 +08:00
validator.go Run "go fmt ./..." 2023-06-18 09:46:57 -04:00
validator_test.go Clean legacy vmess () 2023-06-12 10:32:25 -04:00
vmess.go v1.1.0 2020-12-04 09:36:16 +08:00