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

Changelog

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

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * declare compliance with Debian Policy 4.6.2
  * update copyright info: update coverage

 -- Jonas Smedegaard <email address hidden>  Fri, 03 Mar 2023 01:34:43 +0100

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
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libjs-webrtc-adapter_8.2.1~ds-1.dsc 2.5 KiB 317d8529c54768cc3b088d43512cd46cb7e2df956908fcd56042b5fa58219fbf
libjs-webrtc-adapter_8.2.1~ds.orig.tar.xz 109.6 KiB 0d511509078479f77ef87fc31a0b4fb3b6dd8586baa6b18c6f071e4887b5074d
libjs-webrtc-adapter_8.2.1~ds-1.debian.tar.xz 6.3 KiB 435bcc45331a34b869e7edc8713aa5ee9e63e937634eaefa247f62e76ffcf207

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.