include h2

This commit is contained in:
Darien Raymond 2018-03-01 21:10:45 +01:00
parent a4f6ee6718
commit 8d679fb5c8
No known key found for this signature in database
GPG Key ID: 7251FFA14BB18169
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ import (
_ "v2ray.com/core/proxy/vmess/outbound"
// Transports
_ "v2ray.com/core/transport/internet/http"
_ "v2ray.com/core/transport/internet/kcp"
_ "v2ray.com/core/transport/internet/tcp"
_ "v2ray.com/core/transport/internet/tls"