chidokun / p2p-file-transfer

A simple tool for P2P file transfer in browser using TypeScript, React.js and Peer.js
https://chidokun.github.io/p2p-file-transfer
59 stars 23 forks source link

Only Work In Same Network #5

Closed eCodeVoyager closed 1 month ago

eCodeVoyager commented 1 month ago

I try to use it using mobile data and wifi cross...... But its not working ,showed id but not yet connected ...just show connecting ......when i use same wifi to connect it works.....

min-awm commented 1 month ago

You need to use a TURN server when on different networks.