mozilla / webrtc-sdp

Rust SDP parser for WebRTC
Mozilla Public License 2.0
155 stars 30 forks source link

Remove parsers for unsupported values #107

Closed nils-ohlmeier closed 5 years ago

nils-ohlmeier commented 5 years ago

https://github.com/nils-ohlmeier/rsdparsa/pull/106#discussion_r277180520 raised the idea to remove the parsers for unsupported types and thus make the over all code base quite a bit smaller.

cc @na-g