Versions in this module Expand all Collapse all v0 v0.1.0 Apr 8, 2019 v0.0.2 Mar 13, 2019 Changes in this version + func Decode(in string, obj interface{}) error + func Encode(obj interface{}) (string, error) + func HTTPSDPServer() chan string + func MustReadStream(stream io.Reader) (string, error) + func StripSDP(originalSDP string) string