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

Changelog

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

  [ upstram ]
  * new release

  [ Jonas Smedegaard ]
  * build-depend on chai (not node-chai)
  * declare compliance with Debian Policy 4.6.0

 -- Jonas Smedegaard <email address hidden>  Wed, 18 Aug 2021 12:25:16 +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

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libjs-webrtc-adapter_8.1.0~ds-1.dsc 2.4 KiB 35d62050c516c4bbc64bc4d48e552b2fa5ce49f03c7110631b7cd17afad947e6
libjs-webrtc-adapter_8.1.0~ds.orig.tar.xz 37.8 KiB b206ffed6cc6aafe9787d7271a1565b4df27b8863d51279213ecc0a31edc3ccf
libjs-webrtc-adapter_8.1.0~ds-1.debian.tar.xz 5.9 KiB afdb27a8e5cea6f4117e5aa469c5d62b9d2c51069f79af5dce8e09428d510a12

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.