Xray-core/common/mux
RPRX 16eee1b89c
Mux server: Clone the session.Content attached on ctx as well
https://github.com/XTLS/Xray-core/pull/3908#issuecomment-2696911994

Fixes https://github.com/XTLS/Xray-core/pull/3904 for good
2025-03-04 11:01:03 +00:00
..
client.go chore: fix some comment typos (#3716) 2024-08-22 17:32:38 +08:00
client_test.go Add session context outbounds as slice (#3356) 2024-05-13 21:52:24 -04:00
frame.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
frame_test.go v1.1.0 2020-12-04 09:36:16 +08:00
mux.go Remove legacy code (#3838) 2024-09-23 11:28:19 -04:00
mux_test.go XUDP protocol: Add Global ID & UoT Migration 2023-04-06 10:21:35 +00:00
reader.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
server.go Mux server: Clone the session.Content attached on ctx as well 2025-03-04 11:01:03 +00:00
server_test.go Fix data leak between mux.cool connections (#3718) 2024-08-25 21:02:01 +02:00
session.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
session_test.go XUDP protocol: Add Global ID & UoT Migration 2023-04-06 10:21:35 +00:00
writer.go XUDP protocol: Add Global ID & UoT Migration 2023-04-06 10:21:35 +00:00