mirror of https://bitbucket.org/ausocean/av.git
a0c324a813
Simplified clien_test.go file by testing two different RTP packet operations using loop. We now first test no operation, and then test a rtp.Payload operation, which gets the payload of the packets and stores them in the client ringbuffer for the user of the client to read. |
||
---|---|---|
.. | ||
client.go | ||
client_test.go | ||
encoder.go | ||
parse.go | ||
parse_test.go | ||
rtp.go | ||
rtp_test.go |