Is
client.Mutex
still needed?
Momentan wird die Funktion nur im Broadcast aufgerufen:
for _, client := range Clients {
err := client.SendMessage(websocket.TextMessage, jsonMessage)
if err != nil {
log.Err…
Add comments to code and models
Application does not exit on websocket close
chore: update dependency k3s-io/k3s to v1.31.2+k3s1
Only accept positive integers for
PomodoroConfig