kit-klein / simplewebrtc-talky-sample-app

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

Home Page:https://simplewebrtc.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

https://simplewebrtc.com


Languages

Language:TypeScript 96.1%Language:HTML 2.2%Language:JavaScript 1.1%Language:CSS 0.6%