-
Notifications
You must be signed in to change notification settings - Fork 382
Improve setting TransportConfig parameters #3635
Copy link
Copy link
Closed
Labels
c-irohFunctionality of the core iroh crate.Functionality of the core iroh crate.multipathQUIC Multipath in irohQUIC Multipath in iroh
Milestone
Description
There's the problem we silently overwrite the some end-user settings:
https://github.com/n0-computer/iroh/pull/3381/files#r2428775236
Tricky to decide if this is a major problem. But some resolution of that should happen.
We also set per-path keep-alive timeout and heartbeat interval twice. Which might be confusing?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
c-irohFunctionality of the core iroh crate.Functionality of the core iroh crate.multipathQUIC Multipath in irohQUIC Multipath in iroh
Type
Projects
Status
✅ Done