Xray-core/proxy/vless/encoding
yuhan6665 eef74b2c7d
XTLS: More separate uplink/downlink flags for splice copy (#4407)
- In 03131c72db new flags were added for uplink/downlink, but that was not suffcient
- Now that the traffic state contains all possible info
- Each inbound and outbound is responsible to set their own CanSpliceCopy flag. Note that this also open up more splice usage. E.g. socks in -> freedom out
- Fixes https://github.com/XTLS/Xray-core/issues/4033
2025-02-18 08:37:52 +00:00
..
addons.go XTLS Vision: Use separate uplink/downlink flag for direct copy (#4329) 2025-01-27 20:44:33 +00:00
addons.pb.go Chore: Generate *.pb.go files with protoc v5.28.2 2024-10-16 04:06:21 +00:00
addons.proto v1.1.0 2020-12-04 09:36:16 +08:00
encoding.go XTLS: More separate uplink/downlink flags for splice copy (#4407) 2025-02-18 08:37:52 +00:00
encoding_test.go Allow to inject custom validator in VLESS controller (#3453) 2024-09-13 10:51:26 -04:00