Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(iroh): Allow setting a custom quinn::TransportConfig #2760

Merged
merged 6 commits into from
Sep 30, 2024

Conversation

divagant-martian
Copy link
Contributor

Description

Allows setting a custom configuration in the Iroh Node

Breaking Changes

n/a

Notes & open questions

n/a

Change checklist

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

Copy link

github-actions bot commented Sep 30, 2024

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

Last updated: 2024-09-30T13:57:13Z

Copy link

Netsim report & logs for this PR have been generated and is available at: LOGS
This report will remain available for 3 days.

Last updated for commit: 16a62c7

@divagant-martian divagant-martian added this pull request to the merge queue Sep 30, 2024
Merged via the queue into main with commit 253f4f1 Sep 30, 2024
27 checks passed
@divagant-martian divagant-martian deleted the node-transport-config-v2 branch September 30, 2024 14:31
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.

Allow customizing the quinn::TransportConfig in iroh::node::Builder
2 participants