Skip to content

Windows Lobby WebSocket can get closed down #1839

Description

@ctm

Fix so the Lobby session on a Windows build won't expire.

This is an unfortunate consequence of how Windows handles background windows. In theory, putting the WebSocket connections into the Tauri "backend" may solve that problem, but of course it means that the info that is received then needs to be sent to the front-end. I don't think that's needed on macOS, nor does Google's AI. So, I'm reluctant to do a refactor just for Windows, especially before looking real hard for a less drastic solution.

Metadata

Metadata

Assignees

Labels

TauriBug that appears to be Tauri specificbugSomething isn't workingmedium priorityLogically high priority, but realistically something that has to be deferred

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions