av/protocol
Saxon 14cb6f7f07 protocol/rtsp: reflect go net.http package patterns
Request now has a Write receiver method that will write to the passed io.Writer. Client now has Do method that will send the request and return the respons and any errors. Also Renamed the Client
field to Session, which was mistakenly changed.
2019-04-26 14:20:58 +09:30
..
rtmp Removed references to obsolete Session. 2019-04-10 16:32:07 +09:30
rtp protocol/rtp: fixed gnu license url in file headers for parse_test.go and parse.go 2019-04-14 17:08:42 +09:30
rtsp protocol/rtsp: reflect go net.http package patterns 2019-04-26 14:20:58 +09:30