Documentation ¶
Overview ¶
Package ice extends the pion/ice package with custom (un-)marshaling support
Index ¶
- func NewMultiUDPMuxWithListen(listen func(ip net.IP) (net.PacketConn, error), ...) (*ice.MultiUDPMuxDefault, error)
- func ParseCandidateType(s string) (ice.CandidateType, error)
- func ParseNetworkType(s string) (ice.NetworkType, error)
- func ParseURL(urlStr string) (*stun.URI, string, string, url.Values, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseCandidateType ¶
func ParseNetworkType ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.