Skip to content

kit-klein/simplewebrtc-talky-sample-app

 
 

Repository files navigation

SimpleWebRTC Sample Talky App

To get started, you will first need to edit public/index.html to set your API key.

See the section marked IMPORTANT SETUP, and change the placeholder YOUR_API_KEY to be the API key you were provided.

You can retrieve your API key by visiting https://accounts.simplewebrtc.com.

Running

  1. npm install
  2. Edit public/index.html as described above.
  3. npm start
  4. Go to https://localhost:8080/

About

SimpleWebRTC sample app based on Talky (https://talky.io)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.1%
  • HTML 2.2%
  • JavaScript 1.1%
  • CSS 0.6%