untangledco / streaming

Media streaming and broadcast systems in Go
https://twitch.tv/untangledco
ISC License
82 stars 5 forks source link

rtp: basic package documentation #25

Closed ollytom closed 2 months ago

ollytom commented 2 months ago

Minimum documentation required would be for the types Packet, Header and every field of Header.

More than that can come later.