Skip to content

Commit

Permalink
Update embedded websockets to 0.8.1 and use submodule instead of chec…
Browse files Browse the repository at this point in the history
…kin (#921)

* Delete checked in websocketpp.

* Add submodule reference to websocketpp 0.8.1.
  • Loading branch information
BillyONeal authored Oct 16, 2018
1 parent 9c8e0d4 commit 06619a7
Show file tree
Hide file tree
Showing 217 changed files with 4 additions and 40,106 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[submodule "vcpkg"]
path = vcpkg
url = https://github.com/Microsoft/vcpkg
[submodule "websocketspp"]
path = Release/libs/websocketpp
url = https://github.com/zaphoyd/websocketpp/
1 change: 1 addition & 0 deletions Release/libs/websocketpp
Submodule websocketpp added at c6d7e2
18 changes: 0 additions & 18 deletions Release/libs/websocketpp/.gitattributes

This file was deleted.

90 changes: 0 additions & 90 deletions Release/libs/websocketpp/.gitignore

This file was deleted.

23 changes: 0 additions & 23 deletions Release/libs/websocketpp/.travis.yml

This file was deleted.

247 changes: 0 additions & 247 deletions Release/libs/websocketpp/CMakeLists.txt

This file was deleted.

Loading

0 comments on commit 06619a7

Please sign in to comment.