ortc-adapter

WebJar for ortc-adapter

Лицензия

Лицензия

BSD
Группа

Группа

org.webjars.bower
Идентификатор

Идентификатор

ortc-adapter
Последняя версия

Последняя версия

0.1.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

ortc-adapter
WebJar for ortc-adapter
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/twilio/ortc-adapter

Скачать ortc-adapter

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.bower/ortc-adapter/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>ortc-adapter</artifactId>
    <version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/ortc-adapter/
implementation 'org.webjars.bower:ortc-adapter:0.1.6'
// https://jarcasting.com/artifacts/org.webjars.bower/ortc-adapter/
implementation ("org.webjars.bower:ortc-adapter:0.1.6")
'org.webjars.bower:ortc-adapter:jar:0.1.6'
<dependency org="org.webjars.bower" name="ortc-adapter" rev="0.1.6">
  <artifact name="ortc-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='ortc-adapter', version='0.1.6')
)
libraryDependencies += "org.webjars.bower" % "ortc-adapter" % "0.1.6"
[org.webjars.bower/ortc-adapter "0.1.6"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

ORTC to WebRTC adapter

NPM

Build Status

ortc-adapter is an implementation of WebRTC's RTCPeerConnection and related APIs in terms of Object RTC (ORTC). WebRTC applications can use this adapter to target browsers, such as Microsoft Edge, that only support ORTC.

Install

Download ortc-adapter from NPM using bower or npm with one of the following commands:

Bower

bower install ortc-adapter

NPM

npm install ortc-adapter

Inclusion in the Browser

Bower

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

NPM

Copy ortc-adapter.js to the desired location in your source tree, or use a tool like browserify or webpack to include the source as part of your build process.

org.webjars.bower

Twilio

Версии библиотеки

Версия
0.1.6