Replies: 2 comments
|
Yes, this is a common request and is something that is somewhere on the roadmap. We're just not yet sure quite when :) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
In order to avoid routing possibly heavy traffic through relays, I'm curious if it'd be possible to extend Iroh and provide a preset with an option to allow using relays only for the hole-punching phase.
In my experimental app I created a helper function to publish a stream capturing whether a connection is relayed or not. But this only allows me to block traffic, not to negotiate another possible path in a
Connection, in order to avoid passing traffic through a relay.All reactions