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

Switch isAlive to be connection status #45

Merged
merged 2 commits into from
Nov 13, 2024
Merged

Conversation

jfberry
Copy link
Contributor

@jfberry jfberry commented Nov 13, 2024

This changes isAlive to be a connection status (ie set to false only on disconnection)
The previous isAlive is renamed to heartbeatCheckStatus - this status indicates that a pong is outstanding, and has not very much use externally (though was used before and confused people)

@Fabio1988 Fabio1988 force-pushed the isAliveToConnectionStatus branch from e0939bd to 87c6a47 Compare November 13, 2024 12:38
@Fabio1988
Copy link
Contributor

Thanks for bringing this up, I like this solution way more :)
This was 14 commits behind, I just rebased

@Fabio1988 Fabio1988 merged commit f8f389f into main Nov 13, 2024
10 checks passed
@Fabio1988 Fabio1988 deleted the isAliveToConnectionStatus branch November 13, 2024 14:59
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