Skip to content

Archeri2000/web-rtc-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-rtc-tutorial

  1. npm install

  2. npm run dev - Starts the signalling server

  3. Open https://<host>:3000

Tip: If doing local testing, if you face the invalid cert warning on Chrome or Edge, you can click on the page and type 'thisisunsafe' to proceed and access the page.

Note that mock SSL certificate was created to bypass security issues in web browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.3%
  • HTML 7.7%