aesophor / aesophor/hacklympics
Deal with abnormal client shutdown
Open
- Dominant language
- Java
- Stars
- 69
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
When a user shutdowns the client abnormally, his (her) user object will remain in OnlineUsers.users. This makes the server think the user is still online.
I should implement a KeepAlive scheme to tackle with this problem.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.