Versions in this module Expand all Collapse all v0 v0.2.0 Apr 20, 2026 Changes in this version + func DecodeSDP(in string) (webrtc.SessionDescription, error) + func EncodeSDP(desc webrtc.SessionDescription) (string, error) + func ParseSTUN(stunAddr string) error + func ResolveSDPFlag(value string, stdin io.Reader) (string, error)