Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 754 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 754 Bytes

streams-examples

Examples of using the Amazon Connect Streams API (https://github.com/aws/amazon-connect-streams) for browser-based contact center integration

Companion blog posts

See the Perficient Integrate blog at http://blogs.perficient.com/integrate/ for details on each sample

Running the samples

  1. Clone this repository from GitHub
  2. Build and then copy the Streams JavaScript library into this directory
  3. Launch index.html on your local web server of choice

Selecting which sample to use

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