Skip to content

InGeniusJustin/CuHackingAmazonConnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InGenius CU Hacking Challenge

Amazon Connect Streams

Integratre the amazon connect streaming api

The api can be found here here

Example code

To run the server put in npm start into your terminal

It will run a server on https://localhost:8080

If you want to host your hack at a different address you will need to let us know so we can whitelist it. If you don't amazon connect will reject your address.

The number to call will be 1-506-906-8261 ext [groupNumber]

All hosts connecting to the amazon instance have to be on https.

If you need to generate your own cert you can use openssl with the following command openssl req -nodes -new -x509 -keyout server.key -out server.cert

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published