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

Changelog

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

  * Team upload
  * New upstream version 8.2.3~ds
  * Updated copyright entry
  * Updated lintian-overrides

 -- Godwin Nweke <email address hidden>  Mon, 20 Nov 2023 12:11:39 +0000

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
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libjs-webrtc-adapter_8.2.3~ds-1.dsc 2.4 KiB d31e4a5c772ad169352e93543623fd66f4839c43b813bc5356194844d565491a
libjs-webrtc-adapter_8.2.3~ds.orig.tar.xz 37.8 KiB 0cb9e06d3f67d8ccf296df5bd2aca81e116511b241adffbea1067d3df39907fb
libjs-webrtc-adapter_8.2.3~ds-1.debian.tar.xz 6.4 KiB e59a8c178a44a57a38b4eb54a1219719a9240a31dc055ed71070d338e976014d

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.