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

Reset last message received when creating new socket #689

Merged
merged 1 commit into from
Sep 4, 2023

Conversation

TalhaASiddiqi
Copy link
Contributor

Currently we dont reset the last message recieved when connecting a new socket, which can potentially cause disconnection on a socket thats in the process of connecting.
If we reset the last message received on new websocket, it will consequently wait for message on this new ws before closing

@janthurau janthurau merged commit ed7fdce into ueberdosis:main Sep 4, 2023
3 checks passed
@janthurau
Copy link
Collaborator

Thanks!

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.

None yet

2 participants