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

🔥 Handle unexpected disconnects #32

Open
petrspelos opened this issue Oct 10, 2021 · 3 comments
Open

🔥 Handle unexpected disconnects #32

petrspelos opened this issue Oct 10, 2021 · 3 comments
Assignees
Labels
help wanted Extra attention is needed intermediate-task An intermediate task up-for-grabs Nobody is working on this issue

Comments

@petrspelos
Copy link
Member

Summary

At the moment, if a player gets disconnected, there is no way of rejoining the session. We should probably have a way of making sure current connections are timed-out correctly.

After a number of players leave, there should be an exception thrown server-side. That should be a good first fix for this issue.

@petrspelos petrspelos added help wanted Extra attention is needed up-for-grabs Nobody is working on this issue intermediate-task An intermediate task labels Oct 10, 2021
@Alex-451
Copy link
Contributor

Alex-451 commented Nov 1, 2021

I would like to try this one (I never really worked with SignalR though so might take a while)

@petrspelos
Copy link
Member Author

Alrighty, good luck. ☺️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed intermediate-task An intermediate task up-for-grabs Nobody is working on this issue
Projects
None yet
Development

No branches or pull requests

2 participants