1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-12-27 04:25:44 -05:00

fix vmess test

This commit is contained in:
Darien Raymond
2017-04-12 12:06:36 +02:00
parent 9b834a2148
commit 4f4ced6b02

View File

@@ -841,7 +841,8 @@ func TestVMessGCMMux(t *testing.T) {
{
SenderSettings: serial.ToTypedMessage(&proxyman.SenderConfig{
MultiplexSettings: &proxyman.MultiplexingConfig{
Enabled: true,
Enabled: true,
Concurrency: 4,
},
}),
ProxySettings: serial.ToTypedMessage(&outbound.Config{