Skip to content

Client Synchronization: Transmit new packets to help mkw-server synchronize clients#18

Open
henrymkw wants to merge 4 commits into
mkw-server-devfrom
client-sync-impl
Open

Client Synchronization: Transmit new packets to help mkw-server synchronize clients#18
henrymkw wants to merge 4 commits into
mkw-server-devfrom
client-sync-impl

Conversation

@henrymkw

@henrymkw henrymkw commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

This PR is the client-side implementation to synchronize clients

The first commit replaces the vanilla countdown logic with custom logic that allows mkw-server to be the authority of starting the countdown.

The second commit implements ping/pong packet handling. This allows mkw-server to calculate latency with clients.

The third commit is a correction of the first, which miscalculates the time before a Ready packet can be sent.

Closes #5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Client syncronization: Implement

1 participant