Skip to content

Refactor latency update handling#678

Merged
notfood merged 2 commits intorwmt:devfrom
mibac138:update-latency
Sep 10, 2025
Merged

Refactor latency update handling#678
notfood merged 2 commits intorwmt:devfrom
mibac138:update-latency

Conversation

@mibac138
Copy link
Copy Markdown
Member

The way to update latency depends on the connection type, so the related
code should live in the connection, instead of being a leaky abstraction
and seeping into the connection state and the server player
(keepAliveTimer).

The way to update latency depends on the connection type, so the related
code should live in the connection, instead of being a leaky abstraction
and seeping into the connection state and the server player
(keepAliveTimer).
@notfood notfood added enhancement New feature or request. 1.6 Fixes or bugs relating to 1.6 (Not Odyssey). labels Sep 10, 2025
@notfood notfood moved this to In review in 1.6 and Odyssey Sep 10, 2025
@notfood notfood merged commit e7258d6 into rwmt:dev Sep 10, 2025
1 check passed
@github-project-automation github-project-automation bot moved this from In review to Done in 1.6 and Odyssey Sep 10, 2025
@mibac138 mibac138 deleted the update-latency branch September 10, 2025 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.6 Fixes or bugs relating to 1.6 (Not Odyssey). enhancement New feature or request.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants