🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

@rbbn/webrtc-js-sdk

Package Overview
Dependencies
Maintainers
2
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rbbn/webrtc-js-sdk

`$ npm install @rbbn/webrtc-js-sdk`

latest
Source
npmnpm
Version
7.16.0
Version published
Maintainers
2
Created
Source

Ribbon's WebRTC JavaScript SDK

Install

Using npm :

$ npm install @rbbn/webrtc-js-sdk

Install a particular build :

To install a particular build with the Github URL, run:

$ npm install https://github.com/RibbonCommunications/webrtc-js-sdk#<build number> --save

In the browser :

<script src="https://unpkg.com/@rbbn/webrtc-js-sdk@7.16.0/dist/webrtc.js"
  integrity="sha384-jaR0zt9UoAJ7DmuPhnF+lrWYGQWOEveWkBS/BaDfoNxG+8CYzB1LdbnrSDDXMOBO"
  crossorigin="anonymous">
</script>

Documentation

The information about tutorials and documents can be found in the links below

  • Documentation

  • Tutorials

Compatibility

BrowsersVersionsOperating Systems
ChromeLast 3 Major VersionsWindows, MacOS, Linux, Android
FirefoxLast 3 Major VersionsWindows, MacOS, Linux
EdgeLatest Major VersionWindows, MacOS
SafariLatest Major VersionMacOS, iOS
ElectronLast 2 Major VersionsWindows, MacOS, Linux

FAQs

Package last updated on 22 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts