Skip to content

Commit 04d5e60

Browse files
committed
fix: network lockup fix from websocketpp
Very similar problem as described, here, but no work-arounds would fix the issue. socketio#254 Similar fix described here: zaphoyd/websocketpp#805
1 parent abc2f58 commit 04d5e60

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[submodule "lib/websocketpp"]
22
path = lib/websocketpp
3-
url = https://github.com/zaphoyd/websocketpp.git
3+
url = https://github.com/SolinkCorp/websocketpp.git
44
[submodule "lib/rapidjson"]
55
path = lib/rapidjson
66
url = https://github.com/miloyip/rapidjson.git

0 commit comments

Comments
 (0)