Skip to content

Commit 6445467

Browse files
committed
webrtc: add third party sdp module
adds a third-party module for SDP parsing, mangling and generation to the webrtc directory. This is going to be used for simulcast tests. Checks in node_modules as well as a package.json and yarn lock files for ease of updating. See web-platform-tests/rfcs#46 for discussіon on the approach
1 parent 4ee848f commit 6445467

File tree

7 files changed

+927
-0
lines changed

7 files changed

+927
-0
lines changed

webrtc/third_party/node_modules/sdp/CONTRIBUTING.md

+37
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webrtc/third_party/node_modules/sdp/LICENSE

+19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webrtc/third_party/node_modules/sdp/README.md

+4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webrtc/third_party/node_modules/sdp/package.json

+29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)