feat: udp hole puncher

This commit is contained in:
Ahmet Kaan GÜMÜŞ 2024-09-09 03:42:36 +03:00
parent c1eb13aa0a
commit 20750ec058
3 changed files with 116 additions and 1 deletions

6
Cargo.toml Normal file
View file

@ -0,0 +1,6 @@
[package]
name = "rust-udp-hole-puncher"
version = "0.1.0"
edition = "2021"
[dependencies]