package stun
Import Path
github.com/pion/ice/v4/internal/stun (on go.dev)
Dependency Relation
imports 5 packages, and imported by one package
Involved Source Files
Package stun contains ICE specific STUN code
Package-Level Functions (total 2)
AssertUsername checks that the given STUN message m has a USERNAME attribute with a given value.
GetXORMappedAddr initiates a STUN requests to serverAddr using conn, reads the response and returns
the XORMappedAddress returned by the STUN server.
![]() |
The pages are generated with Golds v0.8.2. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |