Commit Graph

1 Commits

Author SHA1 Message Date
Max Hawkins
5655d151b1 Add rtcp.RawPacket type
This will be returned by Unmarhsal when an unknown type is seen
in the packet stream, avoiding an error and allowing the user to
write their own packet handling code for that type if desired.

Relates to #119
2018-12-04 14:46:33 -05:00