Merge pull request #18 from bitshares/fork-websocketpp

Update websocketpp submodule to a forked and patched version
This commit is contained in:
Abit 2018-03-06 20:38:56 +01:00 committed by GitHub
commit d810971c83
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View file

@ -6,7 +6,7 @@
url = https://github.com/bitshares/secp256k1-zkp.git
[submodule "vendor/websocketpp"]
path = vendor/websocketpp
url = https://github.com/zaphoyd/websocketpp.git
url = https://github.com/bitshares/websocketpp.git
[submodule "vendor/editline"]
path = vendor/editline
url = https://github.com/troglobit/editline.git

2
vendor/websocketpp vendored

@ -1 +1 @@
Subproject commit 378437aecdcb1dfe62096ffd5d944bf1f640ccc3
Subproject commit e6c4e3c54bf9cf1892c85a6ed6289486bba36fa1