Skip to content

bdrtc/webrtc-stats

 
 

Repository files navigation

WebRTC Stats

Build Status

This is the webrtc-stats document, a working document of the W3C WebRTC Working Group.

The editors' work-in-progress version of the document is at https://w3c.github.io/webrtc-stats/

To run the tests defined for the repo, do the following:

  • nvm use 8 (node 8 is required to run the following steps)
  • make clean
  • make setup
  • make update
  • make check

To produce a consistently formatted file:

  • make tidy

Releases

No releases published

Packages

No packages published

Languages

  • HTML 96.6%
  • CSS 2.7%
  • JavaScript 0.7%