Implement short-lived join attempts, punch capabilities, and connection tickets #10
Reference in New Issue
Block a user
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?
Parent: #1
Depends on: #5, #7
Outcome
Authorize one client to attempt one direct connection to one active session without confusing connection permission with gameplay admission.
Scope
Acceptance criteria
Starting implementation from stacked SDK commit
06c3973on branchcodex/issue-10-join-attempts.Initial plan:
Dependencies #5 and #7 are present in the stacked branch.
Implemented issue #10 on
codex/issue-10-join-attemptsat1baa105.Verification: formatting clean, Release build clean, client package produced, and 126/126 tests pass. The issue remains open until the stacked branch is landed.