Skip to content

Conversation

@flub
Copy link
Contributor

@flub flub commented Oct 31, 2025

Description

This switches from the old DISCO to the so-new-it-doesnt-exit-yet QUIC
NAT Traversal.

Breaking Changes

Nothing visible? Maybe?

Notes & open questions

The QUIC NAT Traversal API doesn't exist yet, so this won't even build
on any machine that's not mine. I've locally patched in the dummy
methods that I use.

Change checklist

  • Self-review.
  • Documentation updates following the style guide, if relevant.
  • Tests if relevant.
  • All breaking changes documented.
    • List all breaking changes in the above "Breaking Changes" section.
    • Open an issue or PR on any number0 repos that are affected by this breaking change. Give guidance on how the updates should be handled or do the actual updates themselves. The major ones are:

@flub flub marked this pull request as draft October 31, 2025 17:16
@n0bot n0bot bot added this to iroh Oct 31, 2025
@github-project-automation github-project-automation bot moved this to 🏗 In progress in iroh Oct 31, 2025
@dignifiedquire dignifiedquire added this to the v0.96 milestone Nov 1, 2025
flub added 2 commits November 3, 2025 11:22
Turns out we don't do anything with those.  We only use this to decide
to check if we need to holepunch again.

This calls trigger_holepunching for every connection event which will
wake it up too much, because we only really need to do it for the
connection we are using to holepunch.  But the state tracking is
easier like this and the cost probably not too high.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🏗 In progress

Development

Successfully merging this pull request may close these issues.

3 participants