diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..2eb9385 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "lib/websocketpp"] + path = lib/websocketpp + url = https://github.com/zaphoyd/websocketpp.git + branch = develop diff --git a/lib/websocketpp b/lib/websocketpp new file mode 160000 index 0000000..8434139 --- /dev/null +++ b/lib/websocketpp @@ -0,0 +1 @@ +Subproject commit 8434139b6774586b0f79c45f3cd466bcc81a3d21