bin+lib hole-punch-connect

Help functions/methods for UDP hole punching

3 releases

0.1.2 Aug 24, 2023
0.1.1 Aug 24, 2023
0.1.0 Sep 24, 2019

Custom license

11KB
141 lines

hole-punch-connect is a crate that makes UDP hole punching easier. For use in a client, take a look at the HolePunchConnect trait. For use on a server, take a look at the server module.

One beautiful day, I or someone else might also add TCP hole punching support to this crate. (Which is why the crate name doesn't contain UDP)

Examples

No runtime deps