Xray-core/app
yuhan6665 017f53b5fc
Add session context outbounds as slice (#3356)
* Add session context outbounds as slice

slice is needed for dialer proxy where two outbounds work on top of each other
There are two sets of target addr for example
It also enable Xtls to correctly do splice copy by checking both outbounds are ready to do direct copy

* Fill outbound tag info

* Splice now checks capalibility from all outbounds

* Fix unit tests
2024-05-13 21:52:24 -04:00
..
commander Add configuration item api->listen. (#3317) 2024-05-01 21:23:55 -04:00
dispatcher Add session context outbounds as slice (#3356) 2024-05-13 21:52:24 -04:00
dns Update HTTPUpgrade spelling and proto 2024-03-20 13:08:43 -04:00
log Update HTTPUpgrade spelling and proto 2024-03-20 13:08:43 -04:00
metrics Update HTTPUpgrade spelling and proto 2024-03-20 13:08:43 -04:00
observatory Update HTTPUpgrade spelling and proto 2024-03-20 13:08:43 -04:00
policy Update HTTPUpgrade spelling and proto 2024-03-20 13:08:43 -04:00
proxyman Add session context outbounds as slice (#3356) 2024-05-13 21:52:24 -04:00
reverse Add session context outbounds as slice (#3356) 2024-05-13 21:52:24 -04:00
router Add session context outbounds as slice (#3356) 2024-05-13 21:52:24 -04:00
stats Update HTTPUpgrade spelling and proto 2024-03-20 13:08:43 -04:00
app.go v1.0.0 2020-11-25 19:01:53 +08:00