Socket
Socket
Sign inDemoInstall

genesys-cloud-webrtc-sdk

Package Overview
Dependencies
127
Maintainers
1
Versions
1349
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    genesys-cloud-webrtc-sdk

client for the interfacing with Genesys Cloud WebRTC


Version published
Maintainers
1
Install size
181 MB
Created

Changelog

Source

v9.0.7

Changed

  • [no-jira] Update uuid to v9.0.1

Readme

Source

Build Status npm version codecov dependabot-status

Genesys Cloud WebRTC SDK

Overview

The Genesys Cloud WebRTC SDK is a client library for connecting to Genesys Cloud WebRTC services. Supported WebRTC Features:

  • WebRTC SoftPhone (Authenticated Business User/Agent Telephony - inbound/outbound, etc)
  • WebRTC Screen Share (Unauthenticated User/Guest)
  • WebRTC Video (Authenticated Business User)

Demo: https://sdk-cdn.mypurecloud.com/webrtc-sdk/demo/webpack/

  • Demo requires Genesys Cloud Credentials for video. Organization id and security key are required for unauthenticated screen share.

Not yet supported:

  • WebRTC Video (Unauthenticated User/Guest)
  • WebRTC Screen Share (Authenticated Business User/Agent Telephony)
  • WebRTC Screen Recording
  • WebRTC Click-to-Call (Unauthenticated user SoftPhone, Telephony)

Installation

# npm
npm install --save genesys-cloud-webrtc-sdk
# yarn
yarn genesys-cloud-webrtc-sdk

See documentation for usage and implementation details.

Documentation

Documentation is available in the documentation of this repository and on the Genesys Cloud Developer Center at DeveloperCenter.

Note: due to the constant development on the SDK, it is recommended to always reference the documentation in this repository as that will always be the most up-to-date information regarding the SDK. There can be delays in the updating of documentation on the Developer Center.

Contributing

This repo uses typescript semistandard for code style and Jest for tests and code coverage.

To get started in development:

npm install
npm run test:watch

Test will rebuild as source or tests change. All linting and tests must pass 100%, and coverage should remain at 100%.

Testing

Run the tests using npm test in the command line

FAQs

Last updated on 26 Apr 2024

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc