mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-12 07:44:57 +00:00
changing websock dependency to fork and adding logs
This commit is contained in:
parent
38078ed667
commit
8a7fbb4357
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -113,9 +113,9 @@
|
||||
branch = master
|
||||
[submodule "vendor/nim-websock"]
|
||||
path = vendor/nim-websock
|
||||
url = https://github.com/status-im/nim-websock.git
|
||||
url = https://github.com/gabrielmer/nim-websock.git
|
||||
ignore = untracked
|
||||
branch = main
|
||||
branch = adding-ws-connection-debug-logs
|
||||
[submodule "vendor/nim-zlib"]
|
||||
path = vendor/nim-zlib
|
||||
url = https://github.com/status-im/nim-zlib.git
|
||||
|
2
vendor/nim-websock
vendored
2
vendor/nim-websock
vendored
@ -1 +1 @@
|
||||
Subproject commit f8ed9b40a5ff27ad02a3c237c4905b0924e3f982
|
||||
Subproject commit 9cd0ea2bc04c0d61aef885b96fce5ebcb82c43fc
|
Loading…
x
Reference in New Issue
Block a user