Skip to content

Hole punching with Open Relay for file transfer #4266

Closed Answered by thomaseizinger
LeCyberDucky asked this question in Q&A
Discussion options

You must be logged in to vote

Openrelay uses WebRTC TURN whereas libp2p has its own relay protocol so the two are not compatible.

Running a relay can be expensive depending on how much bandwidth you are offering to your users.

It is best if you run your own relay server. You can then use the dcutr protocol to attempt a hole punch between two peers. Checkout our examples on how to do that :)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@LeCyberDucky
Comment options

Answer selected by LeCyberDucky
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants