If a client is not responding to the change position request, it should be kicked #21

Open
opened 2025-01-31 19:26:59 +00:00 by allanger · 0 comments
Owner

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:

  • Server can detect that client ignores RPCs
  • Server can kick players
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: - [ ] Server can detect that client ignores RPCs - [ ] Server can kick players
allanger added this to the Basics project 2025-02-03 15:45:26 +00:00
allanger added the
Kind/Security
Priority
High
labels 2025-02-03 15:46:51 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: badhouseplants/open-strike-2#21
No description provided.