Skip to content

feat: 0.97#35

Merged
okdistribute merged 7 commits intomainfrom
rae/iroh-0.97
Mar 18, 2026
Merged

feat: 0.97#35
okdistribute merged 7 commits intomainfrom
rae/iroh-0.97

Conversation

@okdistribute
Copy link
Contributor

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the documentation to reflect the newer Endpoint::bind(presets::N0) usage and reorganizes/expands transport documentation (including new pages for QUIC, mDNS, Tor, Nym, and Bluetooth), plus updates references from Quinn/iroh-quinn to noq.

Changes:

  • Add new transport docs pages (QUIC, mDNS, Tor, Nym, Bluetooth) and introduce a “Transports” navigation group.
  • Update multiple docs/examples to use Endpoint::bind(presets::N0) and adjust related imports.
  • Update QUIC implementation references from iroh-quinn/Quinn to noq, including in RPC docs.

Reviewed changes

Copilot reviewed 16 out of 16 changed files in this pull request and generated 7 comments.

Show a summary per file
File Description
transports/quic.mdx Adds a comprehensive QUIC transport page and examples, including custom-transport guidance.
transports/mdns.mdx Adds a dedicated mDNS transport/discovery page with setup instructions.
transports/tor.mdx Adds Tor custom transport documentation and usage example.
transports/nym.mdx Adds Nym mixnet transport documentation, usage example, and performance table.
transports/bluetooth.mdx Adds BLE placeholder page and links to custom transport docs.
docs.json Renames nav groups and adds a new “Transports” group; removes the old local discovery page from nav.
connecting/local-discovery.mdx Deletes the combined “mDNS and Bluetooth” local discovery page.
connecting/creating-endpoint.mdx Updates endpoint creation snippet to Endpoint::bind(presets::N0).
connecting/dns-discovery.mdx Updates DNS discovery example to use presets-based bind.
connecting/gossip.mdx Updates gossip example to use presets-based bind.
quickstart.mdx Updates quickstart code snippets to use presets-based bind.
protocols/writing-a-protocol.mdx Updates endpoint bind call(s) to presets-based bind.
protocols/blobs.mdx Updates bind calls to presets-based bind in the blobs tutorial.
examples/chat.mdx Updates multiple chat example snippets to use presets-based bind.
protocols/using-quic.md Updates QUIC implementation note to reference noq.
protocols/rpc.mdx Updates RPC docs references/types from quinn/iroh-quinn to noq.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@flub flub removed their request for review March 18, 2026 09:32
okdistribute and others added 3 commits March 18, 2026 10:53
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@okdistribute okdistribute changed the title 0.97 feat: 0.97 Mar 18, 2026
@okdistribute okdistribute merged commit 7b286ef into main Mar 18, 2026
3 checks passed
@matheus23 matheus23 deleted the rae/iroh-0.97 branch March 19, 2026 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants