Module webrtc_ice::util
source · Functions§
- Initiates a stun requests to
server_addr
using conn, reads the response and returns theXORMappedAddress
returned by the stun server. Adapted from stun v0.2.
server_addr
using conn, reads the response and returns the
XORMappedAddress
returned by the stun server.
Adapted from stun v0.2.