protocol/rtp/client.go: updated file description in file header.

This commit is contained in:
Saxon 2019-05-08 16:57:07 +09:30
parent c48e681c41
commit 534a0bcecb
1 changed files with 1 additions and 3 deletions

View File

@ -3,9 +3,7 @@ NAME
client.go client.go
DESCRIPTION DESCRIPTION
client.go provides an RTP client, Client, that will receive RTP on a UDP client.go provides an RTP client.
connection, perform an operation on the packets and then store in a ringBuffer
that can be read from Read, an implemntation of io.Reader.
AUTHOR AUTHOR
Saxon A. Nelson-Milton <saxon@ausocean.org> Saxon A. Nelson-Milton <saxon@ausocean.org>