ustulation / p2p

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

fix/hole-punching: re-send echo requests #60

Closed canndrew closed 6 years ago

canndrew commented 6 years ago

Send rendezvous server echo requests multiple times in case they get dropped.

Update netsim to newer version with bugfix.

Extend timeout on rendezvous connect tests.