diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..e4ee644 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "third_party/wsproxy"] + path = third_party/wsproxy + url = git@git.kingsome.cn:server_common/wsproxy.git diff --git a/third_party/wsproxy b/third_party/wsproxy new file mode 160000 index 0000000..3fe5d3e --- /dev/null +++ b/third_party/wsproxy @@ -0,0 +1 @@ +Subproject commit 3fe5d3e7a3f655f88e3ef309c6e16af484d58d00