1 unstable release
new 0.1.5 | Jan 29, 2025 |
---|
#20 in #nat
2KB
Proto-STUN
STUN is a protocol to help determine the addresses of endpoints behind a NAT.
https://www.rfc-editor.org/rfc/rfc5389.html
Adding dependency to project
[dependencies]
proto-stun = { git = "https://github.com/rapidrecast/proto-tower.git", subdir = "proto-stun" }