-
Notifications
You must be signed in to change notification settings - Fork 1
force disconnect player if invalid lobby is provided #11
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
base: master
Are you sure you want to change the base?
Conversation
✔️ Deploy Preview for kind-sammet-1cead0 canceled. 🔨 Explore the source changes: 0391d53 🔍 Inspect the deploy log: https://app.netlify.com/sites/kind-sammet-1cead0/deploys/620cad871950460008ddbbde |
…et locked out for 60 seconds
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Much awaited, thanks!
} | ||
} | ||
|
||
private disconnectPlayer = (data: Messages.ADD_PLAYER_TO_NAMESPACE_MESSAGE) => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this be a PlayerAdviceMessage? or PLAYER_ADVICE_MESSAGE to be consistent?
Co-authored-by: Bharat Reddy <[email protected]>
Co-authored-by: Bharat Reddy <[email protected]>
No description provided.