Websocket close message doesn't close client side
Bug
When I send a close message to Yaak or the server closes the websocket connection but Yaak doesn’t register this and continues to show connected until explicitly closed in Yaak.
Windows
When I send a close message to Yaak or the server closes the websocket connection but Yaak doesn’t register this and continues to show connected until explicitly closed in Yaak.
Sign in to leave a comment.
Try to fix by #175
But there are still some scenarios to be handled:When yaak is directly closed while ws connection connected, there will be a problem with the state when yaak is opened again.The ws connection is closed normally, but the ERROR state is displayedhttps://yaak.app/blog/2025.2.0-beta.1