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

Separate websockets into 'Games' #64

Open
filmo003 opened this issue May 11, 2022 · 0 comments
Open

Separate websockets into 'Games' #64

filmo003 opened this issue May 11, 2022 · 0 comments

Comments

@filmo003
Copy link

As a student/instructor, I want to create a game that is 'independent' of anyone else's game.

Socket.io has the ability to create 'namespaces' that we can use to separate out websockets. That way updates in one game are independent of updates in another game and we don't get 'crosstalk'

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

No branches or pull requests

1 participant