ustulation / p2p

NAT Traversal techniques for p2p communication
BSD 3-Clause "New" or "Revised" License
133 stars 28 forks source link

MAID-3039: fix UDP hole-punching alg for symmetric NATs #74

Closed canndrew closed 5 years ago

canndrew commented 5 years ago

This splits the algorithm into two smaller functions. It also makes sure we don't accidentally start any echo queries that we have no intention of waiting for the result of since this screws up our port guess.