beginning drafting of tcp server

This commit is contained in:
2025-08-18 20:34:25 -05:00
parent 8b5fac0f3f
commit a9efa2dd52
9 changed files with 192 additions and 25 deletions

3
.gitmodules vendored
View File

@@ -4,3 +4,6 @@
[submodule "ext/glm"]
path = ext/glm
url = https://github.com/g-truc/glm.git
[submodule "ext/pthreads4w-code"]
path = ext/pthreads4w-code
url = https://git.code.sf.net/p/pthreads4w/code