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

Improve RCON packet Parsing and Cleanup on connection close to prevent deadlocks #335

Merged

Conversation

steelskillet
Copy link
Contributor

updated #267 to latest commit, should be good to merge.

ect0s and others added 3 commits January 15, 2023 21:33
…prevent deadlocks, call onClose on Unknown packets

Restructure Packet Decode
Add counter for packets/callbacks
onClose() cleanups
unknown packet should call decode.
@werewolfboy13 werewolfboy13 added the minor Minor Change label Dec 28, 2023
@werewolfboy13 werewolfboy13 changed the title Updated #267 'Improve RCON packet Parsing...' Corrected #267 'Improve RCON packet Parsing...' Dec 28, 2023
@werewolfboy13 werewolfboy13 added the core bug Bug related to the core SquadJS API label Dec 28, 2023
@werewolfboy13 werewolfboy13 merged commit bc8fb4c into Team-Silver-Sphere:master Dec 28, 2023
@werewolfboy13 werewolfboy13 changed the title Corrected #267 'Improve RCON packet Parsing...' Improve RCON packet Parsing and Cleanup on connection close to prevent deadlocks Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core bug Bug related to the core SquadJS API minor Minor Change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants