ChronoTomato/internal/websocket
Sebastian Mark bbc9977f1c feat: refactor shared.Message to a channel
- remove `shared` package and shared.Message
- rename `notifications` package to `frontend`
- introduce a channel send the received ServerMessages to the frontend handler(s)
- move keyhandler to goroutine
- simplify password handling in Start function
- update import names when importing from GoTomoto
2024-10-27 22:33:30 +01:00
..
connect.go feat: refactor signal handling and update websocket disconnect handling 2024-10-23 21:21:23 +02:00
receive.go feat: refactor shared.Message to a channel 2024-10-27 22:33:30 +01:00
send.go feat: refactor shared.Message to a channel 2024-10-27 22:33:30 +01:00