mirror of
https://gitclone.com/github.com/MetaCubeX/Clash.Meta
synced 2025-05-13 13:38:06 +08:00
6 lines
70 B
Go
6 lines
70 B
Go
//go:build go1.21
|
|
|
|
package vmess
|
|
|
|
const writeHeaderShouldFlush = true
|