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

Fix issue #330 #331

Open
wants to merge 2 commits into
base: next
Choose a base branch
from
Open

Fix issue #330 #331

wants to merge 2 commits into from

Conversation

RedAlex
Copy link

@RedAlex RedAlex commented Jan 1, 2022

Player are moved in and out of channel because more then one connection are in try and web socket can try more then one time to get information.
In web socket one registerHandshake found all info and the player are moved in active channel.
But another running registerHandshake not have the info and move player in waiting channel.

I don't know if it's the best solution but this work.

#330

@CauzYolo
Copy link

I want to say a big thank you man. You saved my life. I had a headache due to not being able to reconnect to websocket and TS crashes. This fix works like a charm and I can now reconnect to TokoVoIP when I quit FiveM without having to restart my computer

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.

2 participants