Skip to content

feat(iroh): add fast-apple-datapath feature and enable it by default#3724

Merged
dignifiedquire merged 1 commit intofeat-multipathfrom
feat-fast-apple-datapath
Dec 3, 2025
Merged

feat(iroh): add fast-apple-datapath feature and enable it by default#3724
dignifiedquire merged 1 commit intofeat-multipathfrom
feat-fast-apple-datapath

Conversation

@dignifiedquire
Copy link
Copy Markdown
Contributor

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 2, 2025

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

Last updated: 2025-12-02T15:18:04Z

@n0bot n0bot bot added this to iroh Dec 2, 2025
@github-project-automation github-project-automation bot moved this to 🏗 In progress in iroh Dec 2, 2025
metrics = ["iroh/metrics", "iroh-metrics"]
local-relay = ["iroh/test-utils"]
# Use private Apple APIs to send multiple packets in a single syscall.
fast-apple-datapath = ["iroh/fast-apple-datapath", "quinn/fast-apple-datapath"]
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Not sure why you explicitly add quinn/fast-apple-datapath here as it should be pulled in vial the iroh/fast-apple-datapath feature. But it also doesn't do any harm.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

mostly because it is a direct dependency, I am never fully sure what to do in these cases

@dignifiedquire dignifiedquire merged commit a5f4a08 into feat-multipath Dec 3, 2025
21 of 28 checks passed
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in iroh Dec 3, 2025
@dignifiedquire dignifiedquire deleted the feat-fast-apple-datapath branch December 3, 2025 09:32
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