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

feat: add heartbeat to WS for persistent connections #203

Merged
merged 7 commits into from
Nov 12, 2023
Merged

Conversation

edalholt
Copy link
Member

@edalholt edalholt commented Oct 1, 2023

Added heartbeat to both lobby and organizer webSocket endpoints for making connections persist. Also cleaning up and remove connections if they are closed.
Now an organizer also can get ws events at the same time on multiple tabs/devices on the organizer view.

@edalholt edalholt added enhancement New feature or request Frontend Backend labels Oct 1, 2023
@edalholt edalholt self-assigned this Oct 1, 2023
@edalholt edalholt marked this pull request as ready for review November 12, 2023 13:35
@edalholt edalholt merged commit a9e698e into dev Nov 12, 2023
5 checks passed
@edalholt edalholt deleted the feat/heartbeat-ws branch November 12, 2023 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant