If a client is not responding to the change position request, it should be kicked #21
Labels
No Label
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: badhouseplants/open-strike-2#21
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Since we rely on an RPC that is called by the server on the client side, we must make sure that if a client doesn't process the request in an expected way, it is getting kicked.
For example, we request that a client changes its position on the map, but after several requests it's still trying to force its position, it probably means that a client ignores RPC and hence shouldn't be able to continue playing
AC: