This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
xray-core
Watch
1
Fork
0
You've already forked xray-core
mirror of
https://github.com/XTLS/Xray-core.git
synced
2025-12-12 20:49:48 +04:00
Code
Issues
Activity
Files
7086d286be67aa61942f08d2c2115655cb9fcfc1
xray-core
/
transport
/
internet
/
tcp
/
tcp.go
4 lines
40 B
Go
Raw
Normal View
History
Unescape
Escape
v1.0.0
2020-11-25 19:01:53 +08:00
package
tcp
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 23:28:19 +08:00
const
protocolName
=
"tcp"
Copy Permalink