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

We currently send all user playing events to all users #262

Open
peppy opened this issue Jan 17, 2025 · 0 comments
Open

We currently send all user playing events to all users #262

peppy opened this issue Jan 17, 2025 · 0 comments

Comments

@peppy
Copy link
Member

peppy commented Jan 17, 2025

// let's broadcast to every player temporarily. probably won't stay this way.
await Clients.All.UserBeganPlaying(Context.GetUserId(), state);

"probably won't stay this way"

@bdach i think you mentioned that you may look at this, just making an issue to track it before i forget.

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

1 participant