Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: immediate keep-alive packet processing #2106

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

DeidaraMC
Copy link
Collaborator

@DeidaraMC DeidaraMC commented Apr 24, 2024

credit to #2101 by GreenpixDev for getting started on this (git is not letting push to their branch)

Refactored to follow oop paradigms by removing the instanceof/switch checks
Added a ping command to the demo

resolves #2100

@DeidaraMC DeidaraMC requested a review from mworzala April 24, 2024 05:43
@mworzala
Copy link
Member

Needs rebase, this shouldn't include other random changes from main (probably you did a merge when you should not have)

@GreenpixDev
Copy link

I think you can add resolves #2100 to the description of the pull request to associate the PR with the issue

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.

ClientKeepAlivePacket is processed incorrectly
3 participants