Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 264 Bytes

File metadata and controls

5 lines (3 loc) · 264 Bytes

The JavaScript Full-Stack Bootcamp: LEVEL 38 WEBRTC (Lesson 167)

We use WebRTC to make it possible for two browsers to directly talk to each other, without the need of a central server. We also use the PeerJS library as our backend.

-Finished 9/26/20 by E.Cope.