Current state of the websocket server for the Hermes client

This commit is contained in:
Tom
2024-06-24 22:21:59 +00:00
commit 95bc073a73
32 changed files with 1676 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
bin/
obj/
appsettings*.json
server.config*.yml
logs/