Skip to content

Commit

Permalink
fix: network lockup fix from websocketpp
Browse files Browse the repository at this point in the history
Very similar problem as described, here, but no work-arounds would fix the issue.
socketio#254

Similar fix described here:
zaphoyd/websocketpp#805
  • Loading branch information
cleancoderob committed Apr 3, 2023
1 parent abc2f58 commit 04d5e60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
@@ -1,6 +1,6 @@
[submodule "lib/websocketpp"]
path = lib/websocketpp
url = https://github.com/zaphoyd/websocketpp.git
url = https://github.com/SolinkCorp/websocketpp.git
[submodule "lib/rapidjson"]
path = lib/rapidjson
url = https://github.com/miloyip/rapidjson.git
Expand Down
2 changes: 1 addition & 1 deletion lib/websocketpp

0 comments on commit 04d5e60

Please sign in to comment.