otalk / rtcpeerconnection-shim

Implementation of the RTCPeerConnection API ontop of ORTC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RTCPeerConnection shim

This repository contains an implementation of the W3C RTCPeerConnection API as a shim ontop of the ORTC API provided by Microsoft Edge.

It was added to adapter.js in late 2015 but in 2017 was being split out for easier maintenance.

Q&A

This is crazy, ORTC is the better API!

Yes. This is internally known as the wicked shim of the west.

the wicked witch of the west, namesake for this (courtesy of wіkipedia)

About

Implementation of the RTCPeerConnection API ontop of ORTC

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 99.9%Language:HTML 0.1%