initial commit
This commit is contained in:
9
.gitmodules
vendored
Normal file
9
.gitmodules
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
[submodule "lib/websocketpp"]
|
||||
path = lib/websocketpp
|
||||
url = https://github.com/zaphoyd/websocketpp
|
||||
[submodule "lib/zlib"]
|
||||
path = lib/zlib
|
||||
url = https://github.com/madler/zlib
|
||||
[submodule "lib/uWebSockets"]
|
||||
path = lib/uWebSockets
|
||||
url = https://github.com/uNetworking/uWebSockets
|
Reference in New Issue
Block a user