libjs-webrtc-adapter 7.3.0~ds-1 source package in Ubuntu

Changelog

libjs-webrtc-adapter (7.3.0~ds-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).

  [ Jonas Smedegaard ]
  * Fix update homepage to point to stable (sub)project.
  * Update copyright info:
    + Fix update upstream bugtracker and source URL
      to point to stable (sub)project.
  * Fix track stable (sub)project.
  * Mark autopkgtests as superficial.
  * Install nodejs code under /usr/share (not /usr/lib).

 -- Jonas Smedegaard <email address hidden>  Wed, 02 Oct 2019 18:08:24 +0200

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libjs-webrtc-adapter_7.3.0~ds-1.dsc 2.3 KiB 29310b65cd9703d20adbcb6d9413130a5d38079a58d671d35365f28ec5c186e8
libjs-webrtc-adapter_7.3.0~ds.orig.tar.xz 37.6 KiB 1b3e8e6c8e42da5ecb68d4bb77432bc85d94c1721bf9e87e05517e73dafc15e5
libjs-webrtc-adapter_7.3.0~ds-1.debian.tar.xz 4.8 KiB f3fa38b7b08944f5b9cd04d1be3387a7c05485faa7dc50656ee55b24a562582d

Available diffs

No changes file available.

Binary packages built by this source

libjs-webrtc-adapter: shim to insulate apps from WebRTC quirks - browser library

 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.
 .
 WebRTC (Web Real-Time Communication) is a project
 that provides web browsers and mobile applications
 with real-time communication (RTC)
 via simple application programming interfaces (APIs).
 .
 This package contains adapter.js directly usable in web browsers.

node-webrtc-adapter: shim to insulate apps from WebRTC quirks - Node.js library

 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.
 .
 WebRTC (Web Real-Time Communication) is a project
 that provides web browsers and mobile applications
 with real-time communication (RTC)
 via simple application programming interfaces (APIs).
 .
 This package contains adapter.js usable with Node.js.