Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It should not be possible to spectate users that are offline or appear offline #263

Open
bdach opened this issue Jan 21, 2025 · 1 comment

Comments

@bdach
Copy link
Collaborator

bdach commented Jan 21, 2025

See discussion starting from #259 (comment).

There's a decent chance doing this will require merging metadata & spectator hubs in some capacity.

@peppy
Copy link
Member

peppy commented Jan 22, 2025

I think a good starting point would be handling this client side (while at the spectator screen, send a StopWatching when the user goes offline, and re-watch when they come back online). This would handle all cases where the client is authoritative, ie. the user isn't doing funny-business.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants