phenix-rtc

v1.0.9
The Phenix RTC library provides a cross-browser abstraction layer for WebRTC functionality including support for native browser APIs and WebRTC plugins.

preinstall

npm prune

pretest

npm install

test

karma start test/karma.conf.ci.js

test-browsers

karma start test/karma.conf.browsers.js

test-continuous

karma start test/karma.conf.js

coverage

karma start test/karma.conf.coverage.js

check-coverage

istanbul check-coverage --config=test/coverage.yml

grunt

grunt -d

bundle

grunt build -d

ci-test

node scripts/ci-test.js

ci-bundle

node scripts/ci-bundle.js

ci-coverage

node scripts/ci-coverage.js

start

node example/httpserver.js

Metadata

Downloads

Maintainers