hnasr / javascript_playground

Javascript playground tutorials
1.06k stars 948 forks source link

How NAT bypassing works in WebRTC for PeerToPeer Connection? #31

Open chiragsoni81245 opened 2 years ago

chiragsoni81245 commented 2 years ago

Hello Everyone, I want to ask something about NAT bypassing that is done with STUN servers in WebRTC and the question is. Does not Router delete the NAT Table entries after getting a response from the server? and if yes then how can someone connect through that same entry.