mozilla / webrtc-sdp

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

Set connection force method on SdpMedia #221

Closed Mnwa closed 4 years ago

Mnwa commented 4 years ago

Hey, team! Will you not mind? If I'll add the new method "set_connection_force", which allows you to change the connection on SdpMedia without checking on the existing connection.

nils-ohlmeier commented 4 years ago

Sure that works for me.