This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
v2ray-core
Watch
4
Star
0
Fork
0
mirror of
https://github.com/v2ray/v2ray-core.git
synced
2024-04-21 12:31:52 +00:00
Code
Issues
Releases
Wiki
Activity
Files
cdea39ff9589ae7b342153ff3de309b8d2b22f7b
v2ray-core
/
proxy
/
vmess
T
History
V2Ray
746580d566
Use buffer in socks proxy
2015-10-08 23:06:12 +02:00
..
protocol
Remove unnecessary copy in VMess protocol
2015-10-07 14:50:17 +02:00
config.go
Simpilify configuration files
2015-10-06 23:11:08 +02:00
vmess_test.go
Maintain an internal buffer pool to accelerate allocation
2015-10-08 14:46:18 +02:00
vmessin_udp.go
Use []byte in pool instead of buffer
2015-10-08 17:41:38 +02:00
vmessin.go
Use buffer in socks proxy
2015-10-08 23:06:12 +02:00
vmessout.go
Use []byte in pool instead of buffer
2015-10-08 17:41:38 +02:00