Skip to content

YSHgroup/WebRTC-react-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React + Node based WebRTC application

This is a simple application that uses React for the frontend and Node.js for the backend. It uses WebRTC for peer-to-peer communication.

Fronte End

  • React + TypeScript

Back End