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

New relay keep alive feature #243

Merged
merged 2 commits into from
Jul 27, 2021
Merged

New relay keep alive feature #243

merged 2 commits into from
Jul 27, 2021

Conversation

D4nte
Copy link
Contributor

@D4nte D4nte commented Jul 27, 2021

Introduced new relayKeepAlive option on Waku with a default to 59s to send ping messages over relay to ensure the relay stream stays open.
This is a workaround until js-libp2p#744 is done as there are issues when TCP(?) timeouts and the stream gets closed
(#185, js-libp2p#939)

In preparation for introducing a relay keep alive feature.
@D4nte D4nte changed the title New relay keep alive feature. New relay keep alive feature Jul 27, 2021
..on `Waku` with a default to 5min to send ping messages over relay
to ensure the relay stream stays open.

This is a workaround until
[js-libp2p#744](libp2p/js-libp2p#744) is done
as there are issues when TCP(?) timeouts and the stream gets closed.
@D4nte D4nte merged commit b61e731 into main Jul 27, 2021
@D4nte D4nte deleted the 185-idle-stream-abort branch July 27, 2021 06:42
@D4nte D4nte mentioned this pull request Feb 21, 2022
3 tasks
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