Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ember-webrtc-troubleshoot

Package Overview
Dependencies
Maintainers
4
Versions
263
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-webrtc-troubleshoot

An ember addon for adding webrtc-troubleshooting to your application

  • 10.1.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
6
increased by20%
Maintainers
4
Weekly downloads
 
Created
Source

ember-webrtc-troubleshoot

Build Status Coverage Status

This addon is designed to provide you with two things:

  1. A bunch of tests for self-diagnostic webrtc troubleshooting

  2. A component for running those tests

This addon uses ember-intl for i18n. It has it's own collection of keys (in English only). When using in your app, you'll want to replicate these i18n keys in your i18n. Eventually, I'd like to have a blueprint setup that does this for you automatically.

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs linter and tests)
  • ember test
    • Install Google Chrome Beta to get the latest Chrome Version
    • Using Headless Chrome which requires Google Chrome Version 59
    • ember test --server will fail if you don't have Chrome Beta otherwise

Building

  • ember build

For more information on using ember-cli, visit http://www.ember-cli.com/.

Keywords

FAQs

Package last updated on 25 Apr 2022

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc