mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-07-12 04:07:41 -04:00
load srtp in main
This commit is contained in:
@@ -25,6 +25,8 @@ import (
|
||||
_ "github.com/v2ray/v2ray-core/transport/internet/kcp"
|
||||
_ "github.com/v2ray/v2ray-core/transport/internet/tcp"
|
||||
_ "github.com/v2ray/v2ray-core/transport/internet/udp"
|
||||
|
||||
_ "github.com/v2ray/v2ray-core/transport/internet/authenticators/srtp"
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user