Skip to content

Conversation

dignifiedquire
Copy link
Contributor

No description provided.

Copy link

github-actions bot commented May 23, 2025

Documentation for this PR has been generated and is available at: https://n0-computer.github.io/net-tools/pr/26/docs/net_tools/

Last updated: 2025-06-03T08:26:45Z

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the whole confusion here.
It might be helpful to move this file to interfaces/native.rs so it lives on the same level as wasm_browser.rs.
The hope would be this makes it a lot clearer that they implement the same stuff.

Copy link
Member

@matheus23 matheus23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm happy with moving on with this, even if I'm not super confident in the waker stuff.
It's fair to say it's roughly as good as the status quo.

@dignifiedquire dignifiedquire merged commit 59a6c29 into main Jun 5, 2025
26 of 27 checks passed
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in iroh Jun 5, 2025
@dignifiedquire dignifiedquire deleted the feat-new-udp-api branch June 5, 2025 09:06
github-merge-queue bot pushed a commit to n0-computer/iroh that referenced this pull request Jun 11, 2025
A first step towards the work of #3276 


## Breaking changes

- `iroh::watcher` is now its own crate `n0-watcher`
- `iroh::endpoint::Endpoint::node_addr` now returns `impl Watcher<Value
= Option<NodeAddr>>`
- `iroh::endpoint::Endpoint::home_relay` now returns `impl Watcher<Value
= Vec<RelayUrl>>`
- `iroh::endpoint::Endpoint::bound_sockets` now returns
`Vec<SocketAddr>`
- `iroh-quinn` is updated to `0.14.0`
 


Depends on 
- [x] n0-computer/n0-watcher#1
- [x] n0-computer/net-tools#26
- [x] n0-computer/quinn#67
- [x] n0-computer/n0-watcher#3

---------

Co-authored-by: Franz Heinzmann <[email protected]>
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