wrtc

WebJar for wrtc

Лицензия

Лицензия

BSD 2-Clause
Группа

Группа

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

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

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

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

0.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

wrtc
WebJar for wrtc
Ссылка на сайт

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

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

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

https://github.com/node-webrtc/node-webrtc

Скачать wrtc

Имя Файла Размер
wrtc-0.2.1.pom
wrtc-0.2.1.jar 117 KB
wrtc-0.2.1-sources.jar 22 bytes
wrtc-0.2.1-javadoc.jar 22 bytes
Обзор

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.webjars.npm : download jar [5.0.0,6)
org.webjars.npm : nan jar [2.3.2,3)
org.webjars.npm : tar-fs jar [1.13.0,2)
org.webjars.npm : node-cmake jar [2.3.2]
org.webjars.npm » unzip-stream jar [0.2.1]
org.webjars.npm : gunzip-maybe jar [1.3.1,2)
org.webjars.npm : node-pre-gyp jar [0.11,0.12)

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

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

    

NPM macOS/Linux Build Status Windows Build status

node-webrtc is a Node.js Native Addon that provides bindings to WebRTC M87. This project aims for spec-compliance and is tested using the W3C's web-platform-tests project. A number of nonstandard APIs for testing are also included.

Install

npm install wrtc

Installing from NPM downloads a prebuilt binary for your operating system × architecture. Set the TARGET_ARCH environment variable to "arm" or "arm64" to download for armv7l or arm64, respectively. Linux and macOS users can also set the DEBUG environment variable to download debug builds.

You can also build from source.

Supported Platforms

The following platforms are confirmed to work with node-webrtc and have prebuilt binaries available. Since node-webrtc targets N-API version 3, there may be additional platforms supported that are not listed here. If your platform is not supported, you may still be able to build from source.

Linux macOS Windows
armv7l arm64 x64 x64 x64
Node 8
10
11
12
13
14
Electron 4
5

Examples

See node-webrtc/node-webrtc-examples.

Contributing

Contributions welcome! Please refer to the wiki.

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

Версия
0.2.1