Skip to content

A peer to peer WebRTC application with controls

Notifications You must be signed in to change notification settings

mrthito/PeerChat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PeerChat

A peer to peer WebRTC application with controls

Installation

  • 1 - clone repo https://github.com/divanov11/PeerChat
  • 2 - Create an account on agora.io and create an app to generate an APP ID
  • 3 - Update APP ID, Temp Token and Channel Name in main.js
let APP_ID = "YOU-APP-ID"

About

A peer to peer WebRTC application with controls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.5%
  • HTML 23.3%
  • CSS 23.2%