Browse Source

include h2

Darien Raymond 7 năm trước cách đây
mục cha
commit
8d679fb5c8
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      main/distro/all/all.go

+ 1 - 0
main/distro/all/all.go

@@ -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"