3 releases
0.1.2 | Aug 24, 2023 |
---|---|
0.1.1 | Aug 24, 2023 |
0.1.0 | Sep 24, 2019 |
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)