mozilla / webrtc-sdp

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

Support dtls-message attribute #65

Closed Paul-E closed 6 years ago

Paul-E commented 7 years ago

The dtls-message attribute is specified in Piggybacked DTLS Handshakes in SDP. We may want to support this.

nils-ohlmeier commented 6 years ago

Fixed in #90