Skip to content

Shim to insulate apps from spec changes and prefix differences.

License

Notifications You must be signed in to change notification settings

abhishekbatra/adapter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

WebRTC adapter

[adapter.js] is a shim to insulate apps from spec changes and prefix differences. In fact, the standards and protocols used for WebRTC implementations are highly stable, and there are only a few prefixed names. For full interop information, see webrtc.org/web-apis/interop.

Install

Bower

bower install webrtc-adapter

Inclusion on Browser

<script src="bower_components/webrtc-adapter/adapter.js"></script>

About

Shim to insulate apps from spec changes and prefix differences.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%