Xray-core/common/mux
Kobe Arthur Scofield 7086d286be
Remove legacy code (#3838)
* Add feature migration notice

* Remove legacy code of transport processing

* Clear legacy proto field

* Fix missing

* Unify protocolname

* Test remove

* Supressor

* Weird code

* Remove errorgen related comments
2024-09-23 11:28:19 -04:00
..
client_test.go Add session context outbounds as slice (#3356) 2024-05-13 21:52:24 -04:00
client.go chore: fix some comment typos (#3716) 2024-08-22 17:32:38 +08:00
frame_test.go v1.1.0 2020-12-04 09:36:16 +08:00
frame.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
mux_test.go XUDP protocol: Add Global ID & UoT Migration 2023-04-06 10:21:35 +00:00
mux.go Remove legacy code (#3838) 2024-09-23 11:28:19 -04:00
reader.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
server_test.go Fix data leak between mux.cool connections (#3718) 2024-08-25 21:02:01 +02:00
server.go Fix data leak between mux.cool connections (#3718) 2024-08-25 21:02:01 +02:00
session_test.go XUDP protocol: Add Global ID & UoT Migration 2023-04-06 10:21:35 +00:00
session.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
writer.go XUDP protocol: Add Global ID & UoT Migration 2023-04-06 10:21:35 +00:00