av/protocol/rtcp
Saxon 1a19412223 protocol/rtcp: finished client_test.go improved usability or client
Finished writing the client_test.go file and through the process fixed some bugs in the client. Also increased usability by providing a Stop() method
so that the send and recv routines, and also the connection can be terminated. Also created a sender report struct in rtcp.go - this helped with
testing.
2019-04-16 12:33:58 +09:30
..
client.go protocol/rtcp: finished client_test.go improved usability or client 2019-04-16 12:33:58 +09:30
client_test.go protocol/rtcp: finished client_test.go improved usability or client 2019-04-16 12:33:58 +09:30
parse.go protocol/rtcp: finished client_test.go improved usability or client 2019-04-16 12:33:58 +09:30
parse_test.go protocol/rtcp: wrote body for Timestamp and added testing. 2019-04-12 18:02:27 +09:30
rtcp.go protocol/rtcp: finished client_test.go improved usability or client 2019-04-16 12:33:58 +09:30
rtcp_test.go rtcp/protocol: tried to make Bytes funcs and client formation of payload more efficient 2019-04-15 16:56:52 +09:30