Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 754 Bytes

ReadMe.md

File metadata and controls

14 lines (14 loc) · 754 Bytes

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