garm/websocket
Gabriel Adrian Samfira 86a0b0cf4f Small fixes
* Shut down the web server first to prevent errors caused by clients trying
to use functionality that has already been shut down, causing errors and
potentially delaying the shutdown process.
* remove write timeout from the websocket Write() function.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2025-08-24 08:35:17 +00:00
..
client.go Switch to fmt.Errorf 2025-08-16 22:19:05 +00:00
websocket.go Small fixes 2025-08-24 08:35:17 +00:00