From 358e3a5cfad0d95c935d55118be287b3d01eefdc Mon Sep 17 00:00:00 2001 From: fourtf Date: Sun, 15 Sep 2019 17:15:00 +0200 Subject: [PATCH] added new websocketpp --- .gitmodules | 3 +++ lib/websocketpp | 1 + 2 files changed, 4 insertions(+) create mode 160000 lib/websocketpp diff --git a/.gitmodules b/.gitmodules index 264dbba1b..6f327ab4b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,6 @@ [submodule "lib/rapidjson"] path = lib/rapidjson url = https://github.com/Tencent/rapidjson +[submodule "lib/websocketpp"] + path = lib/websocketpp + url = https://github.com/ziocleto/websocketpp diff --git a/lib/websocketpp b/lib/websocketpp new file mode 160000 index 000000000..1e0138c7c --- /dev/null +++ b/lib/websocketpp @@ -0,0 +1 @@ +Subproject commit 1e0138c7ccedc6be859d28270ccd6195f235a94e