webrtc-sdp 0.3.11

webrtc-sdp parses strings in the format of the Session Description Protocol according to RFC4566. It specifically supports the subset of features required to support WebRTC according to the JSEP draft.
Documentation

webrtc-sdp

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 5 feature flags, 2 of them enabled by default.

default

  • enhanced_debug

enhanced_debug

    This feature flag does not enable additional features.

serialize

  • serde
  • serde_derive

serde_derive

  • dep:serde_derive

serde

  • dep:serde