Skip to content
This repository has been archived by the owner on Jul 20, 2021. It is now read-only.

marcoscaceres/teleprolly

Repository files navigation

teleprolly.js

This is a prototype reference implementation of the W3C's Web Telephony API.

Warning

This is an unsupported component with an indefinite lifetime. This should be used for evaluation purposes only and should not be used for production level applications.

Getting Started

In the browser

Download the production version or the development version.

In your web page:

<script src="dist/teleprolly.min.js"></script>

Documentation

See the spec.

Examples

See the spec.

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

Also, please don't edit files in the "dist" subdirectory as they are generated via Grunt. You'll find source code in the "lib" subdirectory!

Release History

(Nothing yet)

License

Copyright (c) 2013 Marcos Caceres
Licensed under the MIT license.

About

Prototype reference implementation of W3C Sysapps Telephony API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published