Stefan Friese
|
555d235c3d
|
added more clear output
|
2025-01-20 15:32:13 +00:00 |
gurkenhabicht
|
3e4722e3ca
|
fixed websocket messages, which were plaintext or just bytes. A JSON object was needed to differentiate between commands and what was returned to the server as a response. The random naming function now has lower case suffixes
|
2025-01-19 22:13:52 +01:00 |
Stefan Friese
|
68f135fb7b
|
changed hardcoded database configuration to environment variables. Other configuration can also be added to the configuration struct for further usage inside the app. Added an environment file to source for development and usage outside the cluster.
|
2025-01-17 09:04:20 +00:00 |