av/protocol/rtsp
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
..
cmd/stream protocol/rtsp: general clean up 2019-04-25 15:30:28 +09:30
client.go protocol/rtsp: reflect go net.http package patterns 2019-04-26 14:20:58 +09:30
rtsp.go protocol/rtsp: reflect go net.http package patterns 2019-04-26 14:20:58 +09:30
rtsp_test.go protocol/rtsp: reflect go net.http package patterns 2019-04-26 14:20:58 +09:30