Skip to content

Conversation

@rklaehn
Copy link
Collaborator

@rklaehn rklaehn commented Sep 16, 2025

Description

For some reason we can't get the node_id for 0rtt connections. Blobs does not use 0rtt, but it might in the future. So we don't have the node_id in all cases when we need to create a ClientConnected event.

See n0-computer/iroh#3123

Breaking Changes

No additional breaking changes compared to the last published version, since the ClientConnected event is new.

Notes & open questions

Question: should we add some more stuff to the ClientConnected event since we might not have the node id? Socket addrs or something?

Change checklist

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

For some reason we can't get the node_id for 0rtt connections. Blobs
does not use 0rtt, but it might in the future. So we don't have the node_id
in all cases when we need to create a ClientConnected event.

See n0-computer/iroh#3123
@rklaehn rklaehn requested a review from flub September 16, 2025 07:23
@github-actions
Copy link

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

Last updated: 2025-09-16T07:23:42Z

@n0bot n0bot bot added this to iroh Sep 16, 2025
@github-project-automation github-project-automation bot moved this to 🏗 In progress in iroh Sep 16, 2025
@rklaehn rklaehn marked this pull request as ready for review September 16, 2025 08:21
@rklaehn rklaehn merged commit 49ab2b7 into main Sep 16, 2025
25 checks passed
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in iroh Sep 16, 2025
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.

3 participants