Stefan Friese
|
54604ff488
|
cleanup
|
2025-01-23 11:56:50 +00:00 |
Stefan Friese
|
9e45adfff5
|
solved issue with the style of presentation of the agent response on the website. Added agentType to the api, agent and database
|
2025-01-22 16:02:44 +00:00 |
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
|
bdb11641d3
|
moved parts like websocket server, name generator and api to the src directory. Removed redundant code from main.go. Removed templates and directories which won't be needed
|
2025-01-15 15:38:23 +00:00 |