TheLonelyNull / p2p-chat

A Peer-to-peer alternative for popular chat applications like WhatsApp and Telegram
GNU General Public License v3.0
0 stars 2 forks source link

UDP hole punching #1

Open TheLonelyNull opened 5 years ago

TheLonelyNull commented 5 years ago

UDP hole punching is required to initiate connections between two clients who might be behind two different NATs

TheLonelyNull commented 5 years ago

If a TCP connection can't be made over the UDP hole then TCP hole punching might be a better alternative