proto-tower-stun

Crates.ioproto-tower-stun
lib.rsproto-tower-stun
version0.1.5
created_at2025-01-29 20:04:46.930258+00
updated_at2025-01-29 20:04:46.930258+00
descriptionTower implementation of the STUN protocol
homepage
repository
max_upload_size
id1535295
size1,896
Przemyslaw Hugh Kaznowski (phughk)

documentation

README

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" }
Commit count: 0

cargo fmt