ustulation / p2p

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

Fix udp hole punching #43

Closed povilasb closed 6 years ago

povilasb commented 6 years ago

Fixed final ack-ack message sending.

povilasb commented 6 years ago

Actually, the fix is done, but I'd like to write some tests for the fixed function which I haven't figured out how to do yet.