0.1.2 • Published 11 years ago

webrtc-shim v0.1.2

Weekly downloads
14
License
-
Repository
-
Last release
11 years ago

Status: DEV

Cross-browser WebRTC API

A shim around the WebRTC 1.0: Real-time Communication Between Browsers specification to make a consistent API available for the following browsers:

Usage

TODO: Instructions on how to use the shim

Development

Development of this shim is done via a development UI:

make install-dev
make run-dev
open http://localhost:8081/

Development Process:

  1. make test
  2. Launch dev UI
  3. Run all dev UI tests
  4. Make changes
  5. Run/write individual tests to verify changes
  6. make test
  7. Commit

License

MIT

Copyright (c) 2012 Fractal contact@wearefractal.com

Copyright (c) 2013 SMB Phone Inc.

0.1.2

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago