Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@akkadu/rtc-errors

Package Overview
Dependencies
Maintainers
6
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@akkadu/rtc-errors

The goal of this module is to catch errors from RTC modules and provide one place to react to them.

latest
npmnpm
Version
4.1.2
Version published
Maintainers
6
Created
Source

Description

The goal of this module is to catch errors from RTC modules and provide one place to react to them.

Cases handled

  • RTC related errors, such as RTCPeerConnection not supported, are caught. As a response we set localStorage to force the use of AgoraRTS. These types of errors happen mostly when WebRTC is not supported and we use AgoraRTS because it is WS based.

FAQs

Package last updated on 20 Oct 2021

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