Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
genesys-cloud-webrtc-sdk
Advanced tools
The Genesys Cloud WebRTC SDK is a client library for connecting to Genesys Cloud WebRTC services. Supported WebRTC Features:
Demo: https://sdk-cdn.mypurecloud.com/webrtc-sdk/demo/webpack/
Not yet supported:
# npm
npm install --save genesys-cloud-webrtc-sdk
# yarn
yarn genesys-cloud-webrtc-sdk
See documentation for usage and implementation details.
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.
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%.
Run the tests using npm test
in the command line
initialize
method will now throw SdkErrors related to authentication with an invalid_token
type (previously all errors from initialize
would have an initialization
type).initialize
will now throw an SdkError of type .invalid_token
.FAQs
client for the interfacing with Genesys Cloud WebRTC
The npm package genesys-cloud-webrtc-sdk receives a total of 675 weekly downloads. As such, genesys-cloud-webrtc-sdk popularity was classified as not popular.
We found that genesys-cloud-webrtc-sdk demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
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.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.