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

refactor(repeater): stop sending ping event #217

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

denis-maiorov-brightsec
Copy link
Contributor

Ping historically was there to signal over RMQ that repeater is still connected
Socket.IO implementation has built in mechanism for disconnection detection https://socket.io/docs/v4/engine-io-protocol/#heartbeat

@denis-maiorov-brightsec denis-maiorov-brightsec added the Type: refactoring Changes in the way the code works internally without changing the output produced. label Aug 6, 2024
@derevnjuk derevnjuk merged commit 51440cd into master Aug 7, 2024
7 checks passed
@derevnjuk derevnjuk deleted the refactor/eliminate-ping branch August 7, 2024 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: refactoring Changes in the way the code works internally without changing the output produced.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants