#stun #protocols #tower #nat

proto-tower-stun

Tower implementation of the STUN protocol

1 unstable release

new 0.1.5 Jan 29, 2025

#20 in #nat

GPL-3.0-only

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" }

No runtime deps

Features