Skip to content

ajnudnyy/simplewebrtc-talky-sample-app

 
 

Repository files navigation

SimpleWebRTC Demo Talky

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

See the section marked IMPORTANT SETUP, and change the value of the API_KEY constant to the API key you were provided.

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

Running

  1. npm install
  2. Edit src/index.tsx as described above.
  3. npm start
  4. Go to https://localhost:3000/

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 83.8%
  • CSS 14.4%
  • HTML 1.8%