1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-29 15:26:29 -04:00
v2fly/net/vmess/vmess.go
2015-09-12 20:36:21 +02:00

6 lines
43 B
Go

package vmess
const (
BufferSize = 512
)