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(iroh): Ping the relay server regularly #3114

Closed
wants to merge 1 commit into from

Conversation

flub
Copy link
Contributor

@flub flub commented Jan 9, 2025

Description

TCP does not guarantee that the connection is healty, so introduce protocol-level pinging to force us to reconnect if needed.

Breaking Changes

Notes & open questions

Change checklist

  • Self-review.
  • Documentation updates following the style guide, if relevant.
  • Tests if relevant.
  • All breaking changes documented.

TCP does not guarantee that the connection is healty, so introduce
protocol-level pinging to force us to reconnect if needed.
@flub flub self-assigned this Jan 9, 2025
Copy link

github-actions bot commented Jan 9, 2025

Documentation for this PR has been generated and is available at: https://n0-computer.github.io/iroh/pr/3114/docs/iroh/

Last updated: 2025-01-09T17:11:04Z

@flub flub assigned dignifiedquire and unassigned flub Jan 9, 2025
Copy link

github-actions bot commented Jan 9, 2025

Netsim report & logs for this PR have been generated and is available at: LOGS
This report will remain available for 3 days.

Last updated for commit: a76b07c

@dignifiedquire
Copy link
Contributor

merged into https://github.com/n0-computer/iroh/pulls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants