Constant iroh_relay::defaults::DEFAULT_STUN_PORT
pub const DEFAULT_STUN_PORT: u16 = 3478; // 3_478u16
Expand description
The default STUN port used by the Relay server.
The STUN port as defined by RFC 8489
pub const DEFAULT_STUN_PORT: u16 = 3478; // 3_478u16
The default STUN port used by the Relay server.
The STUN port as defined by RFC 8489