3
0
Fork 0
Websocket for the ThemePark Panel/Connector
This repository has been archived on 2024-11-14. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
Thomas van Weert 9edcb83fc4 CHG: refactor
CHG: use concurrent map instead of regular map with lock
DEL: global session control, moved to per server only
DEL: unused command system
2023-02-16 20:04:17 +01:00
data CHG: refactor 2023-02-16 20:04:17 +01:00
handlers CHG: refactor 2023-02-16 20:04:17 +01:00
objects CHG: refactor 2023-02-16 20:04:17 +01:00
server Initial commit 2022-08-12 21:08:47 +02:00
.gitignore CHG: refactor 2023-02-16 20:04:17 +01:00
config.json Initial commit 2022-08-12 21:08:47 +02:00
go.mod Initial commit 2022-08-12 21:08:47 +02:00
go.sum Initial commit 2022-08-12 21:08:47 +02:00
main.go CHG: refactor 2023-02-16 20:04:17 +01:00