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

genesys-cloud-webrtc-sdk

Package Overview
Dependencies
Maintainers
0
Versions
1476
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

genesys-cloud-webrtc-sdk

client for the interfacing with Genesys Cloud WebRTC

  • 9.3.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
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

Package last updated on 13 Nov 2024

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