mozilla / webrtc-sdp

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

MsidSemantic should be split into its semantic and msids #69

Closed Paul-E closed 7 years ago

Paul-E commented 7 years ago

Right now MsidSemantic is just a string with the entire line, but the parser should split out the msid and the following tokens.