1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-06-22 02:39:55 -04:00

add websocket as submodule

This commit is contained in:
Darien Raymond
2018-04-20 22:45:31 +02:00
parent b0e24b58b1
commit 826be19231
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "vendor/h12.me/socks"]
path = vendor/h12.me/socks
url = https://github.com/h12w/socks
[submodule "vendor/websocket"]
path = vendor/websocket
url = https://www.github.com/v2ray/websocket

1
vendor/websocket vendored Submodule

Submodule vendor/websocket added at 21ab95fa12