Examples of using the Amazon Connect Streams API (https://github.com/aws/amazon-connect-streams) for browser-based contact center integration
See the Perficient Integrate blog at http://blogs.perficient.com/integrate/ for details on each sample
- Clone this repository from GitHub
- Build and then copy the Streams JavaScript library into this directory
- Launch index.html on your local web server of choice
After cloning the repository from GitHub, you can jump to a sample by checking out its tag:
- Sample 1: git checkout sample-1-embedding-ccp
- Sample 2: git checkout sample-2-subscribing-to-events
- Sample 3: git checkout sample-3-custom-ux