Skip to content

Socket Heartbeat Implementation to prevent disconnections#61

Open
HoshenKadosh wants to merge 2 commits into
MatthieuLemoine:masterfrom
HoshenKadosh:master
Open

Socket Heartbeat Implementation to prevent disconnections#61
HoshenKadosh wants to merge 2 commits into
MatthieuLemoine:masterfrom
HoshenKadosh:master

Conversation

@HoshenKadosh

Copy link
Copy Markdown

This PR implements heartbeats on the socket.

That is missing right now, causing Google to close the socket every 27 minutes, which forces the library to connect again.
to prevent these unnecessary disconnections, sending a Heartbeat empty ping to the socket is required, as implemented in this PR.

WesUnwin added a commit to iotum/push-receiver that referenced this pull request Nov 25, 2022
Socket Heartbeat Implementation  (From:  MatthieuLemoine#61)
@MatthieuLemoine MatthieuLemoine force-pushed the master branch 2 times, most recently from c507d64 to feb64e8 Compare February 7, 2026 18:49
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.

1 participant