go-libp2p-examples icon indicating copy to clipboard operation
go-libp2p-examples copied to clipboard

can chat-with-rendezvous work on two nodes both behind nat?

Open hesonghua opened this issue 6 years ago • 1 comments

rt,and if can work, does it use some public relay node or direct connect?

hesonghua avatar Jul 20 '19 01:07 hesonghua

@hak1985 Yes, if UPnP is enabled and working. Hole punching is not yet implemented in libp2p.

It will always work with a relay node.

upperwal avatar Jul 25 '19 20:07 upperwal