amazon-chime-sdk-js
amazon-chime-sdk-js copied to clipboard
A JavaScript client library for integrating multi-party communications powered by the Amazon Chime service.
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. Release notes Sourced from webpack-dev-middleware's releases. v5.3.4 5.3.4 (2024-03-20) Bug Fixes security: do not allow to read files above (#1779) (189c4ac) Changelog Sourced from...
Removed previous link that was routing to 404, replaced with a relevant link on a high level overview on how to build a Telemedicine solution using AWS Chime. **Issue #:**...
**Issue #:** N/A **Description of changes:** Update dependencies **Testing:** *Can these tested using a demo application? Please provide reproducible step-by-step instructions.* N/A **Checklist:** 1. Have you successfully run `npm run...
**Issue #:** - Fix Broken link **Checklist:** 1. Have you successfully run `npm run build:release` locally? - yes 2. Do you add, modify, or delete public API definitions? If yes,...
### What happened and what did you expect to happen? After migrating from `"aws-sdk": "^2.1377.0"` to `"@aws-sdk/client-chime": "^3.503.1"`, I've encountered an issue regarding the listing of old appInstanceArns when using...
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...
We are targeting the third Thursday of the month (7/18/24), for updates to the clients libraries for: - JS - iOS - Android CocoaPods + SPM availability will follow within...
**Issue #:** None **Description of changes:** The new tile may not be added when subscribe ack is received since it relies on Peer Connection track callbacks. Therefore we extend `ReceiveRemoteVideoPauseResumeTask`...
### What happened and what did you expect to happen? I am using amazon-chime-sdk-js to create voice meetings. As soon as I call **meetingSession.audioVideo.start();** It is creating the DedicatedWorkerGlobalScope in...