initial commit

This commit is contained in:
KaseToatz1337
2024-04-23 16:18:30 +02:00
parent 71866bf797
commit 30dc609b30
7 changed files with 76 additions and 0 deletions

9
.gitmodules vendored Normal file
View 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