You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey 👋,
I'm Aakaash, I've been developing my Sprintora Project as P2P File sharing, I've used Peer js a default peer js server and in ReactJS. My project Sprintora is working fine in LAN as localhost or in a LAN connection with no errors and speed file sharing, but when it comes to WAN connection with no network latency it working fine like two users are in my website in a Fast 5G network it doesn't shows up any errors. But when the network has some latency like 5G to 4G or even 4G to 4G with ping of 200ms and another have 500 or 300ms the connection becomes interrupted.
Why it happens, do I need to used TURN server for it?
Hey 👋,
I'm Aakaash, I've been developing my Sprintora Project as P2P File sharing, I've used Peer js a default peer js server and in ReactJS. My project Sprintora is working fine in LAN as localhost or in a LAN connection with no errors and speed file sharing, but when it comes to WAN connection with no network latency it working fine like two users are in my website in a Fast 5G network it doesn't shows up any errors. But when the network has some latency like 5G to 4G or even 4G to 4G with ping of 200ms and another have 500 or 300ms the connection becomes interrupted.
Why it happens, do I need to used TURN server for it?
https://www.npmjs.com/package/node-turn
Anyone here to help me how to use TURN server in my project Sprintora
Here's my working GitHub Repo,
https://github.com/2k-Aakaash/New-Sprintora
And my Final GitHub pages link
https://2k-Aakaash.github.io/New-Sprintora
The text was updated successfully, but these errors were encountered: